I am having a difficult time to get any StarterWare examples to compile and load for the skAM335x board. I am using CCSv5.5 and compiler tools 5.0.6. I just downloaded StarterWare 02_00_01_01 and picked a simple example to try. (rtcClock).
I imported the rtcClock project into CCSv5 and tried the "Build project". I got an error "Unresolved symbol Entry". That external is defined in the linker .cmd- file, so why is Entry undefined? The cmd-file comments relate to a TMS470. Is this the proper linker file for the skAM335x?
I next tried the latest instructions in the StarterWare User Guide to create a new project. After picking the proper (I hope) device selections and a linker file AM3358.cmd, I saw a different set of folders and files in the Project Explorer window than those from the imported project. How do I get any of the StarterWare examples to compile and load?
Please help. I am confused.
BillP