Other Parts Discussed in Thread: TMDSIDK437X
Tool/software: Code Composer Studio
Hello,
Could you please tell me how to clear my errors and reach main() ?
[My operation]
- CCS740.
- TMDXIDK5718.
- Several AM57 processor SDK RTOS installed:
processor_sdk_rtos_am57xx_3_01_00_06
processor_sdk_rtos_am57xx_4_01_00_06
processor_sdk_rtos_am57xx_4_02_00_09
processor_sdk_rtos_am57xx_4_03_00_05
processor_sdk_rtos_am57xx_5_00_00_15
- On CCS
- Create a new project for IDK_AM571X/XDS100v2/CtxA[ARM]/EmptyProject(with main.c).
- Build
- Launch a target configuration file (CCXML)
- Connect to the A15 core >>>> Error.
[The console output]
|
Cortex_M4_IPU1_C0: GEL Output: --->>> AM571x Cortex M4 Startup Sequence In Progress... <<<--- |
My CCS project was attached:
[p.s.]
- SD boot was fine.
- Linux
- RTOS EtherCAT_slave
- TMDSIDK437X was fine. The similar operation reached main().
