[quote user="AartiG"]he System Reset is curretly being done on connect. What appears to be required is a System Reset after loading the program. I can't really explain yet why this helps(there is probably some initialization missing or not happenign correctly somewhere) , but doing a System Reset after the Program Load seems to help.[/quote]As a work around, I found that under CCS Project Properties -> Debug -> Flash Settings enabling "Reset target during program load to Flash memory" meant that when a debug session was started main was reached without having to perform a manual System Reset. This work-around was successful on two example Tiva projects using the GCC compiler.
↧