Part Number: MSP430F169
Other Parts Discussed in Thread: MSP430F169, MSP430G2553
Hi friends. I am trying to program my msp430F169 using its BSL. I am using the bsl DEMO2.exe software that is used to program msp430 of families 1xx, 2xx, 4xx. My case here is one from family 1, msp430F169. Into it is running a blink led example.
When I invoke the program demo2.exe by command line ( BSLDEMO2.exe -cCOM1 -m1 +epvrw "projeto.txt" ) appears a message: Error Syncronization failed!!! Device with boot loader connected?
At this moment , my Board stops to blink the LED and when I close the command line, the LED continues to blink normally. However, the program was not downloaded into the msp430. Where is the problem?
Thanks a lot.