I'm using MSP430G2402 MCU and MSP-Gang.dll to program it. I can program it using the DLL, but how do I verify that the programming is correct (eg perform verify / read checksum)?
I tried to use SetTmpGang_Config, but it seems not working correctly.
Thank you.