I am having a heck of a time getting started using DSP/BIOS 5.33.05, with DSPLink, in CCS v4, for an OMAP-L138 system.
First of all, I chose these packages for reasons I discussed here:
http://e2e.ti.com/support/embedded/bios/f/355/t/148135.aspx#535559
Nobody commented, so I just went with that. DSP/BIOS 5.33.05 seems to be the latest version that is compatible with a built of DSPLink.
Now it appears that all the DSP/BIOS 5 stuff is setup for CCS v3. Hrm....
And figuring out how to setup a dsplink project seems impossible.
What I really want to do is work on code in CCS, and then have my global build system do a (make?) build in linux along with all the ARM stuff.
I am running into a chicken and egg problem, do I start with a makefile project, and then try and port it into CCS, or vice versa, and where does this mythical starter project come from? I can't figure out how to get these old packages setup with CCS v4, so I can't use the New Project wizard, so it seems.