After the BSL entry, I send an error Password to the BSL, I think that the ACK shoud be 0xA0, but it actually is 0x90, why? And how to judge the Password whether it is correct?
such as, I have downloaded a code to the MSP430F2132, then I download the code the second time,I use the command as follows:
80 10 24 24 E0 FF 20 00 FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF 9B 34
the BSL returns 0x90
why not the 0xA0?