cancel
Showing results for 
Search instead for 
Did you mean: 

Custom BootLoader jump to FreeRTOS application with data memory size issue

JungWoo Hwang
Associate
Posted on May 24, 2017 at 03:40

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

null
1 REPLY 1
Imen.D
ST Employee
Posted on May 25, 2017 at 16:20

Hi

Hwang.JungWoo

,

You are using old firmware package.

So, please update the

http://www.st.com/content/st_com/en/products/embedded-software/mcus-embedded-software/stm32-embedded-software/stm32cube-embedded-software/stm32cubef3.html

v1.8.0 contains enhancement with upgrade to use FreeRTOS v9.0.0

Then,keep us updated on your progress.

Regards

Imen

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen