Hello,
I recently developed an application for the TMS320F28069U. I am not using the USB port provided on the launchpad, I am using the built in USBDM and USBDP pins, broken out via headers. The program works correctly: Enter a character, and the character is echoed back to you over that USB connection in a serial terminal.
When I debug, the program works great. However, when I remove power from the launchpad and then plug it back in, the USB port connected to the USBDM and USBDP pins is not recognized. I can only assume that this is because the program is not running on power up.
I have ensured that that the program is loaded into the flash memory (used F28069.cmd, and split the program between section A and B since the program was too large otherwise).
I am wondering if anyone has any ideas on why the program would not run as soon as the controller is powered up?
Thanks,
Albert