Hello everybody ,
please I am on a F6638 + MSP-GANG.
when I write code in "main Memory " the "info-memory" is erased .
this happens if I use the .dll , while using TI "MSP-GANG.exe" everthing works .
I call funcion in the DLL (GANG430.dll) in this sequence :
InitCom()
GangEraseImage()
GangLoadImage()
GangLoadParameters() ---> con programming flags = 0x212
GangMainProcess()
“programming flags” are passed to GangLoadParameters() are 0x212
F_ERASE_MAIN 0x000002 // executes erasure of main memory
F_ERASE_CHECK_MAIN 0x000200 // executes erase check of main memory
F_PROGRAM_MAIN 0x000010 // executes programming of main memory
please where am I wrong ? what should I try ?
thank you very much
bye
Carlo





