Other Parts Discussed in Thread: MSP430F67641
Hello All,
We are working on the custom BSL and new for us. We use the msp430f67641 mcu. Our task to make custom bootloader which read the text file of the code from
the SPI based EEPROM and write to BSL.
We follow link for custom BSL is:
processors.wiki.ti.com/.../Custom_MSP430_BSL
My confusion is:
1> How switch bootloader mode to the application mode ?
2> Is it necessary to unlock the BSL ?
3> Is it necessary to follow sequence of the path as followed in program for write the txt file in BSL area ?
4>Theoretically it read the password and unlock the BSL, which read the perticular address and verify it from this it decide enter bootlooder mode or application
mode
but i didnot find at the end of the write the txt file in BSL part and change the particular address data so it is not enter every time bootlooder mode
i need help...for solving our task
Thanks
Chintan