Part Number: 66AK2H12
Tool/software: Code Composer Studio
I have two different ARM .out executables that I'm trying to debug from a Linux CCS environment, call them exec_a.out and exec_b.out. Is it possible load exec_a.out on ARM core 0 and exec_b.out on ARM core 1 and debug both simultaneously using a GDB remote session? Or is multicore debugging only supported by JTAG debugging sessions? I have yet to find any documentation that answers this question.
Thanks,
Brad
