Other Parts Discussed in Thread: MSPBSL
Hi,
I am working with msp430f6736, i want to run bootloader on msp so I worked on BSL_Scripter and make script file with these commands:
LOG
MODE 6xx_family COM6
MASS_ERASE
DELAY 2000
RX_DATA_BLOCK Blinkingled2.txt
when i run BSL_Scripter, it return "DONE" for first two commands in addition to fourth command, but return "FAIL" with other commands ,is there any password i supposed to use to unlock protection of the bootloader ,if there what is it exactly in case using msp430f6736?
what is the step that i should follow in this case to get bootloader programming with my application?
I wait your response.
Thanks in advance,
