STM32F446 Allocation/Crash
hardfault exception : Exception occured at PC = 0xfffffffe, LR = 0xfffffff9
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-11-30 8:14 PM
My Mcu platform is STM32F446(512K)
I allocate a function(selfTest) at specific address , mcu will crash after perform "printf" function and show hard fault.
hardfault exception : Exception occured at PC = 0xfffffffe, LR = 0xfffffff9
allocation address : i try to allocate at @0x0803550 or @0x080550 or @0x0801550
if I cancel allocation setting in .icf , selfTest function allocation by compiler and linker.
MCU can work normally, and perform printf() is also no problem.
how can i fixed this issue?
Labels:
- Labels:
-
DEBUG
-
STM32F4 Series
This discussion is locked. Please start a new topic to ask your question.
0 REPLIES 0
