I tried to start debug the Tiva Launchpad board with example project in IAR 6.50 but I got following messages:
Wed Oct 23, 2013 09:25:15: Loaded macro file: C:\Program Files\IAR Systems\Embedded Workbench 6.5\arm\config\flashloader\TexasInstruments\FlashTC4.mac
Wed Oct 23, 2013 09:25:15: JTAG Speed is set to: 500 kHz
Wed Oct 23, 2013 09:25:15: JTAG IDCODE = 0x0BA00477
Wed Oct 23, 2013 09:25:15: AHB-AP ID = 0x00000000
Wed Oct 23, 2013 09:25:15: AHB-AP ROM = 0x00000000
Wed Oct 23, 2013 09:25:15: ROM Component ID = 0x00000000
Wed Oct 23, 2013 09:25:15: Device ID = 0x00000000 (Unknown)
Wed Oct 23, 2013 09:25:15: Software reset was performed
Wed Oct 23, 2013 09:25:15: Initial reset was performed
Wed Oct 23, 2013 09:25:15: Turning off watchdog timers
Wed Oct 23, 2013 09:25:15: 1024 bytes downloaded and verified (8.00 Kbytes/sec)
Wed Oct 23, 2013 09:25:15: Loaded debugee: C:\Program Files\IAR Systems\Embedded Workbench 6.5\arm\config\flashloader\TexasInstruments\FlashTC4_32KB.out
Wed Oct 23, 2013 09:25:15: Target reset
Wed Oct 23, 2013 09:25:28: Debug session aborted.
I see the uploading progress bar, it full up to 100% but then look like hang. As I see in log message communication with board do not succesfull. Can anybody help me?