Hello,

Seth here. I know sometimes the errors come from a mix up in info. on the 
board. The eMMC needs to be almost "exactly" the same image, it can also be 
erased, if you are not holding down the S2 button on the BBB per each boot.

...

The favoritism of the BBB is for using the eMMC bootloader over the SD Card 
bootloader if the S2 button is not held down until all LEDs are lit on the 
board. 

I have found this to be true to some extent. Now, I usually just erase the 
eMMC info. but you can set up the same image on the eMMC as is on the SD 
Card image.

Anyway...you get the picture. eMMC gets high dibs on bootloader priority if 
both the eMMC and SD Card have images on them.

Seth

P.S. Is there a particular image you are using? Also, try to not use C9.io 
for compilation or updating/upgrading. There was something going on w/ 
C9.io in the past that I recall. I think their business just got bought out 
or something. Anyway, try from the command line/terminal instead. Things 
should work nicely.

On Sunday, July 7, 2019 at 1:44:21 PM UTC-5, Steven Coddington wrote:
>
> just installed (again) latest image.  got Strawson librobotics in a 
> directory.  tried to run rc_blink.c and got following message:
>
> Compiling /var/lib/cloud9/sandbox/librobotcontrol/examples/src/rc_blink.c 
> ...
> cc     rc_blink.c   -o rc_blink
> /tmp/ccRBAW5I.o: In function `__on_pause_release':
> rc_blink.c:(.text+0x8): undefined reference to `rc_get_state'
> rc_blink.c:(.text+0x14): undefined reference to `rc_set_state'
> rc_blink.c:(.text+0x24): undefined reference to `rc_get_state'
> rc_blink.c:(.text+0x30): undefined reference to `rc_set_state'
> /tmp/ccRBAW5I.o: In function `__on_pause_press':
>
> there were lots more undefined reference but, you get the idea.  I swear 
> this worked last week.  Do I have to configure something to make these 
> references available?
>
>

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/2d43bd58-5aae-49d1-9c18-6bf328a9bcb8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to