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.
I have custom board of Tiva EK-TM4C1294XL Launchpad without the ICDI (in circuit debugger interface). How should I dump a Energia sketch to program on it? should I need to use a dummy launchpad and use its ICDI interface to program the external custom board ? if yes can you please explain me in details steps?
Thanks
Hi Ralph,
Thanks for your reply.
I have imported energia sketch in to ccs 6.1 and then I used TM4C123 LP(as a dummy LP and wanted to use its ICDI to program my custom board). I followed the information given below.
and then tried to build the code in CCS ,it builds well but when I try to debug the code it shows an error message: "Error connecting to Target".
Then I tried on Energia :
I used TM4C123 LP in Energia environment with same connection as above to my custom board, and tried to upload the code but shows a message :Unable to found any ICDI device.
Is there something wrong in the process, so I'm getting this error?
Thanks.
Ralph Jacobi said:The Energia platform was only design for TI LaunchPad's
Um, uh, um...
Really?
That would appear to be a pretty substantial flaw.
Ralph Jacobi said:For EVMs not subject to the above rules, this evaluation board/kit/module is intended for use for ENGINEERING DEVELOPMENT, DEMONSTRATION OR EVALUATION PURPOSES ONLY
Emphasis in the original. There is, BTW, no indication that I could find that they were "subject to the above rules"
Robert
Should it be noted that (somehow) very "low-energia" seems (less than) "inspired?"
Ralph Jacobi said:Well, I did mention 'to my knowledge'
Yes, but that this should even be a possible answer is, well... Let's say surprising.
Robert
It does, however, confirm that 'duino like platforms are only hobbyist platforms.
Hi Robert,
Yeah pretty much. I think there was some attempt and push early on to make Energia more than just a hobbyist platform but I haven't seen much recently indicating it's anything but that.
Ralph Jacobi said:Do you see 3.3V on the RST_n pin?
yes, I'm getting 3.3 V on the RST_n pin. What else am I missing here?