Hi TI,
when trying to debug a default PDK (PSDK RTOS Version 08.04) example built for C71 DSP (sciclient_unit_testapp_freertos, udma_unit_testapp_freertos), I get the following error:
I did the following steps:
- Build PDK app via make sciclient_unit_testapp_freertos CORE=c7x_1 BUILD_PROFILE=debug
- Set J721e Board to "No-Boot" Mode and power up
- Connect to J721e Board via Blackhawk USB560v2 System Trace Debugger
- Execute launch.js script
- Run MCU1_0 Core
- Connect to C71 core
- Load previously build application
- Do a "Step Over"
Strangely, when setting a breakpoint in the task function and letting the program run up until this point, no such error occurs. Can you please explain why this is happening or what I did wrong?
Thanks for your help and best regards,
Felix