2017-05-23 06:40 PM
Hi, all
- I developed a specific bootloader based on application note AN4045 and FreeRTOS application.
- I am uisng STM32Cube_FW_F3_V1.2.0, STM32F303xC and IAR ver. 7.40.
- My problem is that the data memory size of the FreeRTOS app. is larger than nearly 30K, the FreeRTOS app. fails to boot from the bootloader. Under nearly 30K, there is no booting problem.
- I came across the same question '
https://community.st.com/0D50X00009XkiGuSAJ
', then applied it to my problem.The result is that there is some progress, but still another problem.
- The new problem is that the working is unstable, sometime booting is ok, but sometime booting fails.
A hint is that for unsuccessful botting case,bootng is ok after HW-reset.
Can anybody help me ?
Thanks a lot,JungWoo Hwang
null2017-05-25 07:20 AM
Hi
Hwang.JungWoo
,You are using old firmware package.
So, please update the
v1.8.0 contains enhancement with upgrade to use FreeRTOS v9.0.0Then,keep us updated on your progress.
Regards
Imen