Hello
I'm using CCS5.4, with an XDS510 jtag debugger and a custom C6748 board. I just got it back and realized that I didn't connect the RESETn pin. Looking at the datasheet... it appears that the device will reset when the pin is low, but there is an internal pull up resistor so the pin *should* be pulled high, and the device *should* be running... I just won't be able to reset it with my pushbutton.
However...I do have access to the RESETOUTn pin, and it is low, meaning the device is in reset.
I have access to the JTAG TRSTn pin as well, and it's tied to ground with a 4.7K resistor, which is how it is configured in the LCDK board. When I try to connect through CCS, it's pulled high until the Connect to Target fails.
Is there anything else I can try?
-Regards