Search Results

Search results 1-2 of 2.

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • Hello, I have a problem regarding SystemView. I use ATSAMV71 MCU with FreeRTOS. My FreeRTOS version is 10.4.3. I used wiki.segger.com/FreeRTOS_with_SystemView page as a reference. Steps that I took: - Downloaded patched FreeRTOS files from Wiki above (wiki.segger.com/images/8/81/ES…32F407_TRB_SystemView.zip) - Changed my FreeRTOS files to patched FreeRTOS files. - Added all files from SEGGER system view source files: SEGGER.h SEGGER_RTT.c SEGGER_RTT.h SEGGER_RTT_ASM_ARMv7M.S SEGGER_RTT_printf.c …

  • Hello, I have the same issue, when I use "as" command, I managed to compile this file using gcc and g++ commands. What is the proper way of compiling this file? Do you have or can create reference project for ATSAMV71-XULT board? I use ATSAMV71 on my custom board, but reference files with a tutorial would help a lot.