Part Number: TMS320F28P650DK
Other Parts Discussed in Thread: LAUNCHXL-F28P65X, C2000WARE, SYSCONFIG
We're currently trying to develop a custom board for the TMS320F28P650DK9NMRR, and are experiencing difficulty flashing anything to our board.
We are programming the P65 with a JTAG connected to the XDS110 of the LAUNCHXL-F28P65X on CCS, with the 0-Ohm resistors removed from the LAUNCHXL. The test connection in our ccxml configuration is successful, and we're able to upload empty example sketches to the board. However, when running debug, the program fails the
" ASSERT(SysCtl_getClock(DEVICE_OSCSRC_FREQ) == DEVICE_SYSCLK_FREQ); "
in "device.c" and subsequently stalls.
Additionally, when enabling the device support module to use the clock tree tool, we are unable to upload to the board, as we get the error message, "No compatible debug core found." with no additional information.
We have tried this with both CCS 20.4.1 and 20.3.0, and are using C2000WARE 6.0.1.00.
Thank you very much.
