ST32F427ZGT6, GDB Debug Fail
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-04-06 11:39 PM
Hello.
There was an error when debugging.
Warning: the current language does not match this frame.
set *(int *)0xE000EDFC=*(int *)0xE000EDFC|0x7F0
Temporary breakpoint 1, main () at ../Core/Src/main.c:399
399 nl80cdat = F_nl80cdat;
Reset_Handler:
ldr sp, =_estack /* set stack pointer */ (in startup_stm32f427zgtx.s)
After that, the error occurs in main.c
To solve this problem, I tried the following actions.
- I tried to apply the source of the old version that was debugged well.
- I tried to "Full chip erase function using STM32 ST-LINK utility.exe
The error did not disappear, but appeared as is.
What's the problem?
Please help me.
- Labels:
-
DEBUG
-
STM32F4 Series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-04-14 3:27 AM
Hello,
Please refer to this post, it may help you.
When your question is answered, please update this post and close it by choosing Select as Best.
Thanks
Imen
Thanks
Imen
