Hi.

I tried to run riot on econotag this way:

cd examples
cp -R default test1
cd test1

Change board in makefile with 'redbee-econotag'
make
...
   text   data    bss    dec    hex filename
  67196   2228  18020  87444  15594

../../boards/redbee-econotag/tools/mc1322x-load.pl -f
bin/redbee-econotag/default.hex -t /dev/ttyUSB1
CONNECT
Size: 69432 bytes
Sending bin/redbee-econotag/default.hex
done sending files.
Board initialized.
kernel_init(): This is RIOT! (Version: 2014.12-109-gf6a41-cooper)
kernel_init(): jumping into first task...
#!undef abort at 0x1c00a0 (0x6809490E) originating from 0x400fe8


It seems riot boots, but can't run the first task...

Thanks for you help .

Olivier
_______________________________________________
users mailing list
[email protected]
http://lists.riot-os.org/mailman/listinfo/users

Reply via email to