Other Parts Discussed in Thread: OMAPL138
Using CCS5.20 I have an OMAPL138 ARM and DSP project that init properly and stop at "main" when each project debug session is run separately...
I created an integrated debug session following the
http://processors.wiki.ti.com/index.php/GSG:Connecting_to_slave_cores_in_SoC_devices wiki
and have it so both cores connect and load and both apparently execute their gel files ok, but neither core stops at "main" and both apparently hang somewhere...
I have the DSP set as the slave...
Any help on what may be causing this?