2014-04-19 02:44 AM
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 regards2014-04-25 12:34 AM
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 :)2014-05-08 09:19 AM
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,
Nouha2014-05-12 03:01 AM
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