Hi,
Take in mind that the boot loader code is not flashed to the board by default. Download the boot loader code. Import the boot loader project and follow the steps described in Section 7.3 of the WCT101XAV40AUG document to download the project.
Now, to Enable the boot loader function you need to set the following macro to TRUE in appcfg.h.
#define BOOTLOADER_USED (TRUE)
Have a great day,
Jose
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------