Good morning,
I'm using the Hercules Development Kit and CCS 5.
I want to know if is it possible to dowload the written code throughout the ethernet port as I can do with the USB port?
Thanks.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Good morning,
I'm using the Hercules Development Kit and CCS 5.
I want to know if is it possible to dowload the written code throughout the ethernet port as I can do with the USB port?
Thanks.
Hello:
Your HDK contains an integrated emulator (XDS100). When you connect thru USB you are actually connecting to this JTAG device, not directly to the microcontroller, so the answer is no.
You could develop an Ethernet based flash driver, but that is not included in your HDK.
Regards,
Enrique
Thanks,
one more question.
If I'm developing my own board with the TI micro (TMS570LS3137), can I choose a different device or I have to use always the XDS100 to program the micro?
Thanks.
Hello:
You can find a list of supported emulators at this link:
http://www.ti.com/lsds/ti/microcontroller/safety_mcu/tms570_arm_cortex-r4/tools_software.page#tools
Regards,
Enrique