Hi, Thanks for the quickly reply.
The applications build by CW 8.8, here are the output files in bin folder :
1. Core 0 : core_all_c0.elf (also .map and .mot)
part_fs.elf (map and mot)
part_tcpip.elf (map and mot)
2. Core 1: core_rpc_c1.elf (map and mot)
part_rpc_c1_p1.elf (map and mot)
which is better manuals should I use :
- Debugging ELF Files Created by Other Build Tools
- Debugging Multiple ELF Files Simultaneously
- Debugging a Multi-Core Processor
I have tried "Debugging a Multi-Core Processor", but with error "error stopping target from initialization file" when debug Core 1 (with core index set 1and Multi-Core Debugging checked).
Please help.
Regards,
Asep