Other Parts Discussed in Thread: MSP430G2744
Hi,
when i use the BSLDEMO2.exe to do the FW upgrade the MSP430, all the data in INFO memory are erased to 0XFF,
below is my command:
BSLDEMO2.exe -cCOM38 -m1 +aepvrw MSP430G2744.txt
How to modify the command to avoid erasing the data in INFO memory?
by the way, is it possible to get the source code of BSLDEMO2?