Hi, I recently had to deal with a ZOOM OMAP-L138 development kit by Logic (same of experimenter kit?). Now, since I'm a newbie I don't know how to make it work. Manuals were not provided and all I've got is the web. I use CCSv.5 and for now I'm just trying to make a do-nothing program and flash it into the board but when I click on the debug button some problems notices always appear. So I'm wondering what's the right way to create a project for my board. Here what i did:
-New -> CSS Project
-family: C6000 (I guess)
-variant: Generic C674x Device (I guess again)
-empty project (or "Hello world!" example)
-I add a target configuration file .ccxml to my project and set it as follow:
--connection: Texas Instrument XDS100v1 USB emulator (I guess)
--Board or Device: TMS320C6748 (I guess again, but there are also TMS320C6745 and TMS320C6747)
--Advanced -> C674X_0 -> initialization script -> Do I need a .gel file? Which one? Where can i get it?
What's wrong in this procedure? Could someone help me?
Thank you,
Frank