We see a strange behavior in downloading our fw with the GANG instead of using the FET Debugger.
Our application seems not to be able to manage some interrupt after starting our application the first time after the download
With GAGN. The strange thing is that this happens only the first time: when we reset our microprocessor a second time, all works correctly.
The problem doesn’t occur when we download the fw with FET Debugger.
I checked with the option in the MSP GANG Programmer “Compare Code Data and File data” and the code download with FET identical to the code in the GANG.
May be the GANG use some locations in the CPU memory in order to download the txt file?
Why this happens only afeter the first reset?
Thank you