Tool/software: Code Composer Studio
Hi
We are using our 28069 board ( whose schematic is a referenced from 28069 launchpad) for a GSM application.
A GSM module (Fibocom G610) is connected to the UART (SCIB). Apart from this CAN, PWM and ADC peripherals were used.
Before Starting the GSM interface all the applications were working fine.
After including the GSM function for sending the AT commands, the program stops after a certain duration ( sometime immediately, sometime say after 10 minute)
Program stops in the sense, no variables gets updated in the watch window. Even the variables that gets updated in the ADC ISR as well.. which signals that CPU is halted by itself..
What could be the possible reason for program stopping by itself in the middle?
When the same code is run in the standalone mode... After stopping the program restarts multiple times after each stop !!
KIndly let us know the possible reasons for these issues ....
Thanks
Lenin.