Other Parts Discussed in Thread: ENERGIA
I have custom board of TM4C1292NCPDT. I want to upload/dump Energia sketch on it. Could anyone explain detail procedure in steps to do that ?
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.
I have custom board of TM4C1292NCPDT. I want to upload/dump Energia sketch on it. Could anyone explain detail procedure in steps to do that ?
Thanks.
Hello Charles,
Thanks for your reply!
Charles Tsai said:. If possible, I will also suggest you create your application in CCS with the provided TivaWare library to explore the full capabilities of the MCU.
The application I've built is based on publishing data on MQTT and subscribing to topics. But for TM4C1292NCPDT, I've learnt that TivaWare does not support for MQTT on the TM4C129x family of devices currently. So I chose the option to use Energia.
Regards,
Techinspired