Dear All
we use MSP-GANG because GANG430's no production. As reference MSG-GANG.pdf ,4.1 Gang430.dll Wrapper Description, we use wrapper GANG430.dll-, GANG430.ini, MSP-Gang.dll,copy these file to work directory. For example, need to download a program to a MSP2132 MCU. First we can download program success, but re-download ,there' a issue target Init Failed.
we compare the GANG430.ini :
GANG430
[MSP430 F2132]
DevId= 0xF213
DevIdxD= 0x02
MemDef1= R, 0x0200, 0x0200
MemDef2= I, 0x1000, 0x0040
MemDef3= I, 0x1040, 0x0040
MemDef4= I, 0x1080, 0x0040
MemDef5= I, 0x10C0, 0x0040
MemDef6= C, 0x10F8, 0x0008
MemDef7= M, 0xE000, 0x2000
VppToTest=1
SbwAble= 1
Vpp=22
wrraper
[MSP430 F2132]
Group= 2
DevId= 0xF213
DevIdxD= 0x02
MemDef1= R, 0x0200, 0x0200
MemDef2= I, 0x1000, 0x0040
MemDef3= I, 0x1040, 0x0040
MemDef4= I, 0x1080, 0x0040
MemDef5= P, 0x10C0, 0x0040
MemDef6= C, 0x10C0, 0x0040
MemDef7= M, 0xE000, 0x2000
VppToTest=1
SbwAble= 1
Vpp=22
Please help , Thank you!!!