<< Click to Display Table of Contents >> User application |
|
demo File: iap_device_application_demo.mdl
By Custom configuration, edit file "system_stm32f4xx.c" from directory "\waijung\targets\stm32f4_target\stm32f4\utils\STM32F4xx_AN3988_V1.0.1".
This is user program, it must be compiled with flash base offset. This demo setting flash base to 0x8020000 and flash size is < 128k.
This user application also implement IAP function, which mean it can receive program data packet while its running. The receive program data packet will written to Sector 6 (Temporary), so if IAP process interrupted it will able to continue running without damage.