Hi. I am using CCS 6.1 in a linux host. I have mcsdk and emulation packages downloaded. I was able to get the hello world example running on the dsp cores in SPI mode. Now I want to build an example project to run and debug on the ARM15 through the onboard emulator. I wonder is there any instructions on how to do that? From the research I have done so far, I know that I need to add a linker command file.
this link here ,
talks about building an Bare Metal ARM 15 project.
I wonder if the linker command file mentioned in the thread works for linux host in SPI mode?