Other Parts Discussed in Thread: C2000WARE
This is a question related to TMS320F280049: C28x STL software test application fails to return PSA value - C2000 microcontrollers forum - C2000︎ microcontrollers - TI E2E support forums
I'm working with Siu (original poster of the question above) on integrating the C28x STL library and tests into our application.
For a bit more context, our application uses SYS/BIOS as RTOS, C2000Ware and C2000WareMotorControl.
After much effort, we successfully integrated the C28x STL library and CPU tests into our application. However, I wanted to ask a question:
I managed to integrate your test_app (f28004x_c28x_stl_lib_test_app) into our application successfully and call it in main() with a debugger attached and no breakpoints, all the tests failed constantly. This example runs in an infinite loop, so I can see on the Serial output that none of the PSA values match. However, when I stopped the debugging session, all the tests started to Pass.
Do you have an explanation for this? For context, we are using the FLASH_RELEASE build the C28x_STL library.


