I cannot run bootloader + Main App with FreeRTOS(CMSIS).
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-11-09 4:06 PM
I cannot run bootloader + Main App with FreeRTOS(CMSIS).
I can build and run bootloader(Flash Addr=0x8000000, Size>8KB) + Main App(Flash Addr=0x8002000, Size120KB, no FreeRTOS)
I refered these pages,
https://github.com/darkspr1te/stm32f107vc_sd_bootloader
https://lipoyang.hatenablog.com/entry/20171229/p1
But now I'm using FreeRTOS(CMSIS) with STM Cube IDE.
I cannot boot and run Main App(Flash Addr=0x8002000, Size120KB, using FreeRTOS[CMSIS])
Maybe I must set memory setting for FreeRTOS[CMSIS]. But I dont know how to change adress setting.
Please tell me and give me some advices.
Labels:
- Labels:
-
Bootloader
-
FreeRTOS
-
STM32F1 Series
0 REPLIES 0
