STM32Cube crashing Keil
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2014-04-19 2:44 AM
Posted on April 19, 2014 at 11:44
Hi,
I have STM32F429I-Discovery board and STM32Cube which I tried to use with Keil. Every time I try to open existing MDK-ARM project Keil crashes. I have tried with Keil v4 and v5. Operating system is winXp SP3 32 bit. I have another computer with 64 bit windows and there everything works, Keil can open project from Cube. Problem only exist on 32 bit windows (I have multimple computers with 32 bit windows and they all act the same). I have also STM32F3 Discovery board which I use with stm32f3discovery_fw.zip and Keil doesn't crash, so that makes me think that the problem is in STM32Cube. Does anyone knows how to run Cube project in Keil on 32 bit windows? Best regards
This discussion is locked. Please start a new topic to ask your question.
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2014-04-25 12:34 AM
Posted on April 25, 2014 at 09:34
edit:
just found a workaround. If I open project from Keil, Project -> Open project Keil crashes on 32 bit windows. If I close Keil, and double click on the project file, Keil starts and loads project with no problem. I don't know why this works but I'm glad I found something that works :)Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2014-05-08 9:19 AM
Posted on May 08, 2014 at 18:19
Hello matic.mate,
I need some other details to help you to resolve the problem.
So, Please answer my question below: 1. Can you reproduce this issue with one of example projects available in the install directory of keil?2. Have you got different Keil products installed in parallel? If yes, which ones and where
installed?
3. Can you compress and pass to us your current project?
Best Regards,
NouhaOptions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2014-05-12 3:01 AM
Posted on May 12, 2014 at 12:01
Hi,
Thank you for your interest. 1) no, I can open projects in Keil normally, problem occurs only when I try to open STM32Cube projects. 2) I have only one Keil 4.7 (I have tried on other winxp computers with Keil v5 but with same results), I always have only one Keil version on one computer. 3) I didn't create any project, all I tried to do was to open existing project in STM32Cube. Only solution that worked for me was the one I have described in post #2. Best regards