I am trying to write a simple SYS/BIOS "hello" program to run on the M3 of the OMAP4430 PandaBoard. This is my first foray into SYS/BIOS and CCS. I am having some difficulty selecting the proper parameters for my new project. I've selected the ARM family, and the variant is PandaBoard [Cortex M]. My template is SYS/BIOS, Generic Examples, Hello Examples. For RTSC settings, CCS has selected a target of "ti.targets.arm.elf.M3".
Now comes the hard part: Which platform to select. Unfortunately I didn't see anything that said "PandaBoard". Do I select something close, like the sdp4430, or maybe the stellarisOMAP4430? Or do I need to create/download/install some new platform or config files?
Whlie searching for CCS updates for PandaBoard, I downloaded a zip file called "10072010_OMAP4430_es2.1_ccs", but when I unzipped it, I didn't seen any instruction on how or where to install these new files.
Any help or advise would be greatly appreciated.
Thank you!
Noel