Hi!
I am working with an OMAP-l137 (arm + dsp) and at this moment I had success with the controll of the ARM9 core.
But since some time I am stucked with the DSP.
I don´t know if OpenOCD gives support for this DSP version. It only recognizes
“arm7tdmi, arm9tdmi, arm920t, arm720t, arm966e, arm946e, arm926ejs, fa526, feroceon, dragonite, xscale, cortex_m3, cortex_a8, arm11, mips_m4k, avr, dsp563xx, dsp5680xx, testee, avr32_ap7k, or stm32_stlink”
but no my type.
I tried with an arm9 type because the architecture is close to mine but it didnt work…
Any ideas or simple Openocd doesnt have support for this DSP?
Thank you!