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.
you can upload directly to the launchpad from CCS, does it work this way ?
I have not found how to upload programm permanently from the CCS. It remains only untill a reset.
I have not found how to upload programm permanently from the CCS. It remains only untill a reset.
Hi Janis,
it is correct, CCS can only upload the binary to the SRAM. But for real application, you need to flash the binary to the external flash on the Launchpad using the UniFlash. Later during boot, this image will be again copied by the bootloader to the SRAM to be executed.