Part Number: DRV8301-HC-C2-KIT
Other Parts Discussed in Thread: MOTORWARE, DRV8301, CONTROLSUITE
I have just started trying to run code from flash on the DRV8301-HC-C2-Kit eval board. I am using the debugger built into CCS V7.4.0.00015 to download the flash configuration of one of the motorware v1.01.00.18 labs. When I cycle the power on the eval board, the flashed program only boots up if the USB cable is plugged into the onboard debugger. This is regardless of whether CCS IDE is open or closed. When booting with USB cable unplugged, I notice that only LD1 (green LED left of DSP) lights up; the two red LEDs (LD2 & LD3) do not light up until USB is plugged in. (I'm not sure what these two LEDs signifiy so any pointers on where this is documented would be appreciatied) Once the USB cable is plugged in, the flash program starts up continues running regardless of whehter USB is then unplugged.
The last thing I should mention is that I'm using a the J12 plug on the driver board to access SCIA. I have flipped SW3.1 to disconnect the onboard serial converter transmit signal from SCIA-RXD so that I can drive this from J12. I'm guessing that I'm getting stuck in the bootloader, but am not sure how to prevent this (other than plug in debugger USB)
Thanks.