This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software:
Hi Ti family,
I am trying to debug AM2634-LP board with a SEGGER J-Link debugger from CCS 12.7.1 and I get the folowing error:
recipe for target 'segger/segger/Syscalls/SEGGER_RTT_Syscalls_GCC.o' failed
segger/segger/Syscalls/SEGGER_RTT_Syscalls_GCC.c:58:10: fatal error: 'reent.h' file not found
How can i locate the reent.h file
Thanks.
Hello Tej,
We don't have official support for Segger J-Link debug probe for AM263x yet so that is likely why you are getting such an error. As we are not supporting this probe on AM263x at this time, we cannot help with this issue.
Best Regards,
Ralph Jacobi
Hi Ralph,
One follow up question-
Is there any alternative of segger SystemView for a real-time recording and visualization tool for embedded systems supported in AM2634?
Thanks
Hello Tej,
I'm not very familiar with Segger's SystemView - can you share some details or maybe a screenshot or two?
There are different System Analyzers and RTOS Analyzers in CCS along with the added debug features from Trace so I imagine there is some equivalent.
Best Regards,
Ralph Jacobi
Hi Jacobi,
You are right System Analyzer and RTOS Analyzer tools in CCS are equivalent to Segger's SystemView.
Could you please provide some link for setting System Analyzer and RTOS Analyzer in CCS for AM2634-LP.
Thanks.
Hi Tej,
Sharing some useful links:
1. https://www.freertos.org/FreeRTOS-Plus/FreeRTOS_Plus_Trace/FreeRTOS_Plus_Trace.html
Best regards,
Shaunak Deshpande