How can I flash Exosite application code onto the TM4C1294 board?
Currently I don't have Exosite application into my board and I have some RTOS on my board .
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.
How can I flash Exosite application code onto the TM4C1294 board?
Currently I don't have Exosite application into my board and I have some RTOS on my board .
Hi Rahul,
You don't need to program Exosite application onto TM4C129 flash. You need to write CGI and SSI handlers in your TM34C129 MCU code. Please refer to the example project (enet_io) in Tivaware folder.
C:\ti\TivaWare_C_Series-2.1.2.111\examples\boards\ek-tm4c129exl\enet_io
Regards,
QJ