uracoli-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [uracoli-devel] Wireless Bootloader Hex Error


From: Joerg Wunsch
Subject: Re: [uracoli-devel] Wireless Bootloader Hex Error
Date: Fri, 9 Aug 2013 08:44:33 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

As Brad Brooks wrote:

> I create the wibohost hex file using the following:
> D:\uracoli\uracoli-devel\install>python wibo/nodeaddr.py -B brooks128rfa1
> -M atmega128rfa1 -c 17 -a 1 -A 0x001c2c00004c6000 -p 0xcafe -O 0x1ffff -f
> bin/wibohost_brooks128rfa1.hex -o 0001.hex

If you are going to put the data at address 0x1FFFF, and the data
are (obviously) more than one byte long, this must overflow the
flash size.

Solution: don't use -O, and let the script calculate the correct
offset by itself.
-- 
cheers, Joerg               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/
Never trust an operating system you don't have sources for. ;-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]