Tool/software: Code Composer Studio
Hi,
With the help of the forum I was able to port the TI SBL project into the CCS environment.
If I want to debug, I have to proceed as follows:
1. compile/link
2. launch
After a few lines the system stops: Texas Instruments XDS100v2 USB Debug Probe/CortexA15_0 : Target must be connected before loading program.
3. I have to connect the target: the launch will continue...
4. Wenn the core is initialized: CortexA15_0: GEL Output: --->>> AM571x Target Connect Sequence DONE !!!!! <<<---
I have the following output: No source available for "0x3808c"
5. Then I have to load the sbl.out (Run->Load->Load Program)
6. Finally I can press the resume button and debug.
How can I simplify the launch process? Other projects (such as the TI UART Basic Example) can be started in two steps (compile/link + launch).
I'm using SDK RTOS v04.01.00.06, PDK v1.0.8, on Windows, CCS 7.2.0.00013
Best Regards,
Christian
