Hi,
I'm trying to make working the message example DSPLink, under CCS3 on a OMAP-L138.
First, I rebuilt and ran the DSPLink example on the Linux host. This works fine.
Then, I looked to this page : http://processors.wiki.ti.com/index.php/CCS_Project_OMAP-L137_HelloDSP_DSPLINK_example and tried to adapt it for my application and my platform, in order to develop with CCS3.
I obviously got some errors that I fixed but I can't figure out this one :
"main.c", line 412: error: identifier "tskMessage" is undefined
This "tskMessage" is actually not defined, so I think the application sould take it from annother source, but I don't know where...
Thank you in advance.
Regards,
Ben Philip