This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Error while integrating System view with segger embedded studios. Any linker settings?

I am trying to integrate segger embedded studios with segger system viewer for nrf52840dk.  so I have taken free rtos blinky project from nrfsdk and I have added necessary files from system viewer target source.I am getting this error related to linking!! Could some one give me your inputs of how can I solve this issue 

Thanks in advance, 

Ashok

 

Parents
  • Hi

    The port.c and portmacro files are editted from the \...\SDK_FOLDER\external\freertos\portable\GCC\nrf52 path. Can you describe where you added these patch files? Are you still seeing these same exact errors or do you see other errors and warnings now? We are working on an update to support SystemView officially, but I can't guarantee that this update will come any time soon.

    Best regards,

    Simon

  • let me describe my process. I am dubious about what i did is "Patching" . I have downloaded the files you sent me above. and I have copied inidvidual files and pasted them in their respective header files and .c files. 

    Lets say I have tasks.h. I have deleted previous contents in task.h and pasted new task.h from the folder you sent me. similar to all the files. 

    If there is any other process please explain. 

    Thanks In Advance,

    Ashok

Reply
  • let me describe my process. I am dubious about what i did is "Patching" . I have downloaded the files you sent me above. and I have copied inidvidual files and pasted them in their respective header files and .c files. 

    Lets say I have tasks.h. I have deleted previous contents in task.h and pasted new task.h from the folder you sent me. similar to all the files. 

    If there is any other process please explain. 

    Thanks In Advance,

    Ashok

Children
No Data
Related