I think the problem is the fact that my computer does not detect the board. I followed the installation guide online. I have the drivers downloaded, but it seems my computer cannot detect the board at all.
More info:
So I connect my TM4C123G to my computer via a USB port. In my PC I check the device manager tab to see whether there's a change, none. I repeatedly pull/plug the board -> refresh. Still there's no change under the device manager -> usb.
In the guide it ask me to search under device manager -> other device. However, I do not see "other device". Also, the board is not defected, when I connect the board to my computer, the lights are blinking. The print screen of my device manager -> usb is shown in this post. Please help, I really want this to work. Thanks
The code I am using to blink the led is also shown in this post. The simulator version works, but when I change project->optoins->debugger->setup->driver to TI stellaris and on the download tab I chekced verified download and use flash loader(s) and run the code. I got
" Fatal error: ***error**. Unable to open device 0x00000002 session aborted"
and
"fail to load flash loader c:\program files\IAR system\embedded workbench\......\LM4Fxxxhxxx.flash.
To confirm my hypothesis that the computer did indeed fail to detect the board, I got the same error as above when I run the code without the board being connected to my PC.