Startup file and interrupts
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2013-09-14 12:34 PM
Posted on September 14, 2013 at 21:34
The original post was too long to process during our migration. Please click on the attachment to read the original post.
This discussion is locked. Please start a new topic to ask your question.
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2013-09-14 2:39 PM
Posted on September 14, 2013 at 23:39
The problem: I've included a startup file in the project from CMSIS library and now enabling interrupts sends MCU directly into hardfault.
Do you have an interrupt handler routine? What does that look like? Do you have USE_STDPERIPH_DRIVER and STM32F10X_MD_VL defined in the project?
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Up vote any posts that you find helpful, it shows what's working..
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2013-09-14 6:00 PM
Posted on September 15, 2013 at 03:00
yes clive, all you ask is in the firmware
GPIO was not related to this issueand that issue I solved somehow I don't know how. It just started working after 48 hoursThanks anyways!