Tool/software:
Hi all,
Debugging J784s4 EVM r5f core(mcu2-0) running FreeRTOS, I can't see the values of global variables on expression tab.However when I stop the code variables values can be read.I'm using CCS 12.4.
I've followed steps from the below post for my board, but still couldn't read the values.
https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1313986/tmds64evm-am6442
Also while code is running I can't put the breakpoints where I want directly.For placing breakpoints first I need to stop the code, then put the breakpoints.Is there any solution for that?
Thanks.