CarlosEFML
CarlosEFML
that's my source code (main.html, graphicsWEB.js and tcpSocketWEB.js). Locate if(px < body oncontextmenu="return false;"> < canvas width='480' height='272' id='gameCanvas1' > < div id="divCode" style="display: none"> KEY_UP = 38 KEY_LEFT =...
please replace spaces in main.html tags
If I understand, the bootloader code is located in the address range from 0x00000 to 0x02000. Are all other functions called by the bootloader (contiki functions, ti lib functions ...)...
Also, there is some errors building the example: This is the errors when I run make in the example root dir: acesse@acesse-550XBE-350XBE:~/Acesse/bl/contiki-ng/examples/oap$ make TARGET=cc26x0-cc13x0 BOARD=launchpad/cc1310 make -C bootloader/ bootloader.hex make[1]:...
Hello, as I still could not compile the code, I have some doubts regarding the operation of the bootloader. My concern is if the bootloader (during update) is executing code...
Thank you g-oikonomou, it's working perfectly now!