Hello everyone,
when i am compiling and flashing my program throgh the "make telosb install"
command i am getting often the error:
compiled SampleArrayFFTMiddleAppC to build/telosb/main.exe
27382 bytes in ROM
1326 bytes in RAM
msp430-objcopy --output-target=ihex build/telosb/main.exe
build/telosb/main.ihex
writing TOS image
tos-set-symbols --objcopy msp430-objcopy --objdump msp430-objdump --target
ihex build/telosb/main.ihex build/telosb/main.ihex.out-2 TOS_NODE_ID=2
ActiveMessageAddressC__addr=2
installing telosb binary using bsl
tos-bsl --telosb -c /dev/ttyUSB1 -r -e -I -p build/telosb/main.ihex.out-2
MSP430 Bootstrap Loader Version: 1.39-goodfet-8
Mass Erase...
MSP430 Bootstrap Loader Version: 1.39-goodfet-8
Mass Erase...
Traceback (most recent call last):
File "/usr/bin/tos-bsl", line 1918, in <module>
main(0);
File "/usr/bin/tos-bsl", line 1833, in main
for f in toinit: f()
File "/usr/bin/tos-bsl", line 1098, in actionMassErase
0xa506) #Required setting for mass erase!
File "/usr/bin/tos-bsl", line 758, in bslTxRx
rxFrame = self.comTxRx(cmd, dataOut, len(dataOut)) #Send frame
File "/usr/bin/tos-bsl", line 451, in comTxRx
raise BSLException(self.ERR_RX_NAK)
__main__.BSLException: NAK received (wrong password?)
make: *** [program] Error 1
Why ist that happening? This is very disturbing all the time...
Regards,
KMote
--
View this message in context:
http://tinyos-help.10906.n7.nabble.com/Flash-Errors-in-tos-bsl-tp24555.html
Sent from the TinyOS - Help mailing list archive at Nabble.com.
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help