Wiced - How to load app only without bootloader and DCT - 4343w

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

What would be the appropriate steps to load only the program in at 0x08000000 (4343w)?

I do not need the bootloader or DCT and would like to free some space for code.

Thanks,

Ben

0 Likes
1 Solution
Anonymous
Not applicable

Which STM MCU are you using?

If you are using a custom test platform, you can combine the WIFI FW into the internal Flash (assuming you have at least 512KB of Flash. Bootloader and DCT are mandatory since otherwise we don't know where to boot from and where to load the application and WIFI FW from. These do take up some Flash space, but you can reduce this by reducing the size of the DCT

View solution in original post

0 Likes
4 Replies