Activity
From 04/30/2024 to 05/29/2024
05/06/2024
- JC 01:52 PM Software Development: RE: A CCS Debug issue occurred.
- Could you share your current project?
05/03/2024
- KB 12:11 AM Software Development: RE: A CCS Debug issue occurred.
- Yes, that's right.
I am planning to experiment only with the DSP part using CCS JTAG without ARM.
So, as mentioned above, the error occurs regardless of whether the kernel part is running, so it is not possible to work with DSP alone.
05/02/2024
- JC 02:35 PM Software Development: RE: A CCS Debug issue occurred.
- Hi, I feel in the dark about what you have tried and are trying to do. And what works and where you are stuck. If you followed the DSP Hello World, did it work as written? And you are now trying to update it to work without the ARM?
- KB 12:11 AM Software Development: RE: A CCS Debug issue occurred.
- Yes, I know all of the above.
What can happen if I set up my DSP project incorrectly?
I am
https://support.criticallink.com/redmine/projects/arm9-platforms/wiki/DSP_Hello_World
I followed the instructions above and proceeded.
Is...
04/30/2024
- JC 07:49 PM Software Development: RE: A CCS Debug issue occurred.
- This wiki covers the different ways to load the dsp. https://support.criticallink.com/redmine/projects/arm9-platforms/wiki/DSP_Quick_Start
> I suspect that ARM and DSP have the same starting address.
This shouldn't happen. Unless you... - KB 12:15 AM Software Development: RE: A CCS Debug issue occurred.
- Is there another way to load the DSP?
I am using version 7.3.0 of CCS, and after proceeding with the build project, press debug (Scarab button?) or enter the debug window through Target Configurations. When you press the debug button,...