Other Parts Discussed in Thread: DRA829
Hello,
I'm currently setting up the Lauterbach debugger on the Jacinto7 by using Lauterbach's example scripts. My application runs on the MAIN R5F0 and is based on the PDK from ti-processor-sdk-rtos-j721e-evm-07_03_00_07. Therefore this application requires an SciServer application running on the MCU R5F.
The application itself runs properly when starting from Flash via SBL, or when loading it with the Blackhawk debugger and the CCS scripts.
Now I used the T32 to load the sciserver_testapp_mcu1_0_release.xer5f to the MCU R5F core and let it run before starting the MAIN R5F. But my application then hangs in Board_init(). When I stop the MCU R5F, I can see that an exception occurred in the SciServer. But it does not occur at the beginning, it's somewhere deep in the servers assembler code.
Are there any preconditions expected by the sciserver_testapp that must be set by the debugger manually? It might something that is set by the SBL (resp. by CCS), since when I start from flash (or CCS), the SciServer runs properly.
Are there any example how to run TRACE32 together with the SDK resp. PDK examples?
Regards
Thomas