freertos + flashwrite gives hardfault
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-04-24 2:33 PM
Hii all,
ım using stm32f103c8t6 and trying to implement freertos project,
i have flash write function and it work very well but when i use it in freertos project, if ı call write flash func before vTaskStartScheduler it is okey but after vTaskStartScheduler from any of task it gives hard fault.
what can go wrong
it tried tasksuspend , taskenterritical, disable_interrupt but none of them helped,
any sugestions, thanx s
Labels:
- Labels:
-
Flash
-
FreeRTOS
-
STM32F1 Series
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-05-03 4:33 AM
Hello @SOZKA.1 ,
Can you share the example so I can reproduce your issue ?
Thanks in advance.
Walid
