Hi,

I'm just doing some first steps in bare-metal programming of BeagleBone Black.

I downloaded Starterware and CCS vom TI, got the correct .gel file,
imported the GPIO-Example (LED-blinking) from Starterware into CCS,
adjusted the project settings to work with newer ARM compiler version
5.1.1 and tried to compile the whole thing.

Now CCS gives me an error

unresolved symbol Entry

This "Entry" thingy can be found in gpioLEDBlink.cmd:

SECTIONS
{
.text:Entry : load > 0x80000000

But: why doesn't it compile? What do I have to change to compile the
whole thing successfully?

Thanks!

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to