fr4ncium wrote:
In case 3 it isn't actually connecting to the USB COM port though (I thought COM3 was the USB COM port but realize now that it is not) because the board is not recognized by Windows (unknown device in device manager). The only time Windows does recognize it is after I have erased the memory and plugged it back in to flash it. Is this normal?
Yes this is normal if you have loaded your program in flash. If you want to have your board recognized the device have to boot from ROM (SAMBA boot). But if you execute your program out of flash then SAMBA boot is not executed, thus the board is not recognized (i.e. SAMBA Boot didn't run).
fr4ncium wrote:
1) USB cable attached to computer, Serial Debug Port connected to USB-serial adapter (Hyperterminal to serial COM port)
2) USB cable attached to wall wart, Serial Debug Port connected to USB-serial adapter (Hyperterminal to serial COM port)
3) USB cable attached to computer (Hyperterminal to USB COM port)
I think there is something wrong with your USB to Serial adapter. It could be useful to test it on a PC with a COM port.
fr4ncium wrote:
Also, just to be absolutely clear, the DBGU is the Serial debug port, right?
You are right