Other Parts Discussed in Thread: UNIFLASH
I have an test application for a Stellaris LX4F232H5QD (A3) which toggles an LED on a GPIO line. I can emulate (Code Composer V5.3, XDS100V2) this successfully and can transfer the .out file successfully to the device using Uniflash V2.1. When I program the device with Uniflash, the application runs until I remove the XDS100V2. Can anybody explain what I might be doing wrong?
The connections between the microcontroller and the XDS100V2 are:
1 - TMS (and pulled high to 3V3 with 10k resistor)
2 - !RST
3 - TDI
4,8,10,12 - Ground
5 - 3V3
7 - TDO
11 - TCK (and pulled high to 3V3 with 10k resistor)
Is there anything else that I need to do in order to get the application to boot the application when powered on?
Any help is much appreciated.
Many Thanks
Lee