st-link gdb debug
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-08-10 6:22 AM
I have one project built in SW4STM32. I download 1.7 stm32ide and want to start this project in stm32ide. I complete comply. It looks pretty good, the whole project use FREERTOS and tick time use timer6, when I start my program. my program trigger hardfault event and this issue is triggered in HAL_Init(); I believe the issue comes from timer 6 start up, anybody know how to fix this issue?
Labels:
- Labels:
-
FreeRTOS
-
STM32CubeIDE
-
STM32H7 Series
-
TIM
10 REPLIES 10
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-08-10 10:43 PM
What prevents the use of printf together with st-link?

- « Previous
-
- 1
- 2
- Next »