arduino - Contiki sky-shell-exec symbols.o error (symbols.o):(.rodata.symbols+0x6): warning: internal error: out of range error -


i trying run sky-shell-exec example in arduino yun.

i have finished defining platform details , cfs-coffee-arch. when try run sky-shell-exec. ger error.

when make sky-shell-exec.arduino-yun. ok. try make sky-shell-exec.arduino-yun core=sky-shell-exec.arduino yun, same options tmote-sky. error.

error: contiki-arduino-yun.a(symbols.o):(.rodata.symbols+0x6): warning: internal error: out of range error contiki-arduino-yun.a(symbols.o):(.rodata.symbols+0x4a): warning: internal error: out of range error contiki-arduino-yun.a(symbols.o):(.rodata.symbols+0x56): warning: internal error: out of range error contiki-arduino-yun.a(symbols.o):(.rodata.symbols+0x132): warning: internal error: out of range error contiki-arduino-yun.a(symbols.o):(.rodata.symbols+0x13a): warning: internal error: out of range error contiki-arduino-yun.a(symbols.o):(.rodata.symbols+0x21e): warning: internal error: out of range error contiki-arduino-yun.a(symbols.o):(.rodata.symbols+0x22e): warning: internal error: out of range error contiki-arduino-yun.a(symbols.o):(.rodata.symbols+0x232): warning: internal error: out of range error contiki-arduino-yun.a(symbols.o):(.rodata.symbols+0x25a): warning: internal error: out of range error contiki-arduino-yun.a(symbols.o):(.rodata.symbols+0x27a): warning: internal error: out of range error contiki-arduino-yun.a(symbols.o):(.rodata.symbols+0x2b2): warning: internal error: out of range error contiki-arduino-yun.a(symbols.o):(.rodata.symbols+0x32a): warning: internal error: out of range error 

can give me help? thanks.

afaik arduino not platform ported in contiki, @ least in official contiki repository (perhaps on developer's branch).


Comments

Popular posts from this blog

How to check data type in C++? -

javascript - Is getTimezoneOffset() stable during daylight saving transition? -

sql server - SQL Query returns one result, does not return 0 or NULL result -