This thread is dedicated to questions for the Internet of the Backyard challenge; Texas Instruments' staff will be monitoring it regularly.
Thanks!
This thread is dedicated to questions for the Internet of the Backyard challenge; Texas Instruments' staff will be monitoring it regularly.
Thanks!
Hi, TI!
I got stuck with a problem permanently storing programm on LAUNCHXL.
I can build the project, debug it. Wi-Fi connect LED blinks and in serial console I can see text coming.
When I run Uniflash and select oob.bin file to upload, it is uploaded. There are some other files that are present /sys/macadd.bin But after I reset the board and remove SOP2 jumper the board does not seem to run (no LED is blinking)
Janis.
Problem solved.
Lost half a day time on Uniflash.
I tried to add a new file to the project.
Needed to modify bin file used under sys/mcuimg.bin
In principle it is logical. That one just does not upload a progrsm file somewhere but to a already defined place.
Now can flash my programm and it executes from flash.
Problem solved.
Lost half a day time on Uniflash.
I tried to add a new file to the project.
Needed to modify bin file used under sys/mcuimg.bin
In principle it is logical. That one just does not upload a progrsm file somewhere but to a already defined place.
Now can flash my programm and it executes from flash.