Other Parts Discussed in Thread: OMAPL138
I use code composer studio v4 with omapL138.
I want to run sample.
For example, It's a "message" sample. "message" sample is dsplink source.
how can i debug the sample both side??
PLZ... help me..
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Other Parts Discussed in Thread: OMAPL138
I use code composer studio v4 with omapL138.
I want to run sample.
For example, It's a "message" sample. "message" sample is dsplink source.
how can i debug the sample both side??
PLZ... help me..
Hello Joshua,
If you are using an external emulator, you should have debug visibility to both the ARM and DSP.
See the below topic on how to do multi-core debugging:
http://processors.wiki.ti.com/index.php/Multi-Core_Debug_with_CCS
Thanks
ki
Thanks Ki-Soo Lee
I send email to you in KOREAN. can I send email in KOREAN?
I saw this page. ( http://processors.wiki.ti.com/index.php/Multi-Core_Debug_with_CCS)
I ran the sample code that is "message"
but I can't success debugging...
MSGQ_locate didn't return in dsp side.
MSGQ_locate is returned once.
but MSGQ_put didn't return in dsp side.
I use NFS ,OMAPL138, CCS 4.2.4.00033.
I saw serial port message through PUTTY.
if i do debug mode, PUTTY display strange letters.
PLZ.. help me...
Please stick to english because I do not have the proper expertise to resolve your problem and I will move your post to the BIOS forum where there is more expertise on DSPLink.
Thanks
ki
I want to see debugging message both side at the same time, when I run "message" sample.