Other Parts Discussed in Thread: AM5718
Tool/software: Code Composer Studio
Hi,
I am working on TMDXIDK5718 EVM board, I have below question regarding the usage of CCS:
1. I want to use RTOS(Not TI RTOS) on A15, No OS on IPU cores and DSP core. How to program these cores, how initialization will happen like program start point for each core.
2. How to create and load individual program to IPU and DSP cores. I am getting below error when I have created a project for IPU1.
Steps Followed: File -> New -> CCS Project -> IDK_AM571X(Target) , Selected Coterx M(ARM) and Hello world project. In debug session selected only IPU C-0 and IPU C-0. I am getting below error when debug session is launched.
Cortex_M4_IPU1_C0: Error connecting to the target: (Error -1170 @ 0x0) Unable to access the DAP. Reset the device, and retry the operation. If error persists, confirm configuration, power-cycle the board, and/or try more reliable JTAG settings (e.g. lower TCLK). (Emulation package 8.2.0.00004)
Regards,
Naveen.