Other Parts Discussed in Thread: TM4C123GH6PGE, UNIFLASH
Hello,
I have a new problem which appeared after I updated from CCS 5.3 to CCS 5.4.
I'm using a Tiva TM4C123GH6PGE (aka Stellaris LM4F232H5QD) on a custom board using an XDS100v2 ARM (10-pin) JTAG emulator and CCS 5.4.
My development was moving along just fine until I updated CCS to 5.4 ( Version: 5.4.0.00091 ). The problem that I am now experiencing is that I can't run my programs without using CCS with Debug and the JTAG emulator. In other words, I can program the Flash (using Debug, Run, Terminate, etc.) and my program continues to run when I halt (Terminate), but if I power cycle my board - my program does not start.
Prior to updating to CCS 5.4 (I believe I was running CCS 5.3), all was working as expected. In fact, I have a number of these boards being used. Now it's possible that I may have changed something in the process, but I believe this symptom is simply the result of just updating CCS. Unfortunately, as I'm using CCS actively for my development I did not discover this problem until I attempted to deliver my latest change.
Like I said, everything works as expected until I power cycle the board. I'm stumped.
Is there some 'property' in CCS that would prevent the processor from executing from Flash after a power-on reset?
Thank you,
Kevin Taberski