When you plug the Launchpad into a PC it exposes the ICDI DFU interface and a serial port.
However if you then open LM flash programmer and look for a DFU device, no such device is visible.
Also there is no communication via the serial port.
I then loaded the boot_usb example from tivaware into the launchpad and ran it. Again, LM FLash does not detect a DFU device.
Next I loaded the boot_serial example from tivaware into the launchpad and ran it. Again, LM FLash cannot communicate with the serial port.
This leads to the question, does the ICDI prevent me from using the serial/USB ports as intended? Do I have to wait until I have my own Tiva based board (sans ICDI) to develop my bootloader code?