Hi,
I am trying to run the message_q sample project provided by ccs 4.2 on my DM816x but am not sure how to start. Here's what I have done.
I am using the gel file I downloaded from here :
http://e2e.ti.com/support/embedded/f/355/p/138645/516986.aspx#516986
I am running everything on my windows machine, and in CCS 4, I created 3 a projects, one for the DSP, one for Video-M3, one for VPSS-M3. For the Video-M3 and VPSS-M3 projects, by default, under CCS Debug, the Debugger selection is : Connect to first compatible CPU. I am not sure if this is correct or not, or are there specific CPUs I should be connecting to. I then made the Video-M3 and VPSS-M3 projects as reference projects to my DSP project and tried to debug the DSP project. The program enters Ipc_Start and never returns. I saw that another person has the same problem, and that was because of the gel file. I was hoping the gel file I downloaded above would solve the problem, it did not.
Am I missing any steps in my setup? Do I have to do something special to the cortex M3? I noticed my targets :
CortexM3_RTOS_0 is in reset, but I am not sure what it is. There is also the CortexM3_secSS_0, which is not in reset, but I am not sure what it is either.
Do I have to do anything on the Linux side?
Any suggestions would be greatly appreciated.
Thanks,
-s