hmm - just trying to follow along the first
tutorial:http://tinyos.stanford.edu/tinyos-wiki/index.php/Getting_Started_with_TinyOS
root@cgn-VirtualBox:/usr/src/tinyos/apps/Blink# make mica2
mkdir -p build/mica2
compiling BlinkAppC to a mica2 binary
ncc -o build/mica2/main.exe -Os -fnesc-separator=__ -Wall -Wshadow -Wnesc-all
-target=mica2 -fnesc-cfile=build/mica2/app.c -board=micasb
-DDEFINED_TOS_AM_GROUP=0x22 --param max-inline-insns-single=100000
-DIDENT_APPNAME=\"BlinkAppC\" -DIDENT_USERNAME=\"root\"
-DIDENT_HOSTNAME=\"cgn-VirtualBox\" -DIDENT_USERHASH=0x5536ffb7L
-DIDENT_TIMESTAMP=0x56bd4f1dL -DIDENT_UIDHASH=0x61630383L -fnesc-dump=wiring
-fnesc-dump='interfaces(!abstract())' -fnesc-dump='referenced(interfacedefs,
components)' -fnesc-dumpfile=build/mica2/wiring-check.xml BlinkAppC.nc -lm
/usr/src/tinyos/tos/chips/atm128/McuSleepC.nc:66:15: error: variable
‘McuSleepC__atm128PowerBits’ must be const in order to be put into read-only
section by means of ‘__attribute__((progmem))’
const_uint8_t atm128PowerBits[ATM128_POWER_DOWN + 1] = {
^
make: *** [exe0] Error 1
(sigh)
Chris
On Thursday, February 11, 2016 12:15 PM, Chris Nicholas
<[email protected]> wrote:
Hi - I just installed the Debian packages on my MAC VirtualBox, and getting
psyched to build and install the examples on an Atmega 256, and order the right
low-power radio stuff to get collection tree protocol working.
I really want to try to port that to run over HAM radio at ~1200 baud FSK 1/2
duplex ... does that sound feasible?
Any words of wisdom, caution, etc on how best to go about this greatly
appreciated. And anyone here in the SF Bay/East Bay area that might be
available for a visit in 'high def' just to get my toolchain working, that can
be bribed with their favorite beer or otherwise, sought as well...
thanks!Chris
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help