Other Parts Discussed in Thread: OMAP-L137, CCSTUDIO
Hello,
I'm taking a few baby steps with the L137 evm. I have built and run an audio example on the DSP in CCS while the ARM is still held in reset. I have successfully installed the Linux development packages, rebuilt the kernel, flashed uBoot and associated images, and now tftboot'ing and NFS mount a filesystem. Before doing any DSP/Link exercises, I'd like to be able to show the two processors operating independently, so with ARM booted to Linux I try to connect CCS to the DSP. CCS complains that the target is stuck in the Wait-in-Reset mode, and must be released before it will connect. I think this refers to the HOST1CFG register?
Is there a way to allow CCS to connect to the DSP while the ARM happily runs Linux?