I have recently upgraded from XP to Windows7 and in the process also upgraded my Keil installation from uVision 5.0.1 to 5.10.0.2.
I use Freescale Kinetis K60 (Cortex-M4) and Freescale's RTOS MQX on a K60 Tower system for some system evaluation before the "real" project development for our own HW starts.
I need to rebuild the MQX project (a big project with a set of sub projects inside). As soon as I try to open that big project, the uVision crashes without further error messages. This was not a problem on 5.0.1 on XP.
Other projects opens (and compiles) just as they did before.
I have read other threads about screen resolution and font size. I have "smaller" both as font size and other items size. My screen resolution is 1280x1024. From what I have read in other threads, this should be OK?
Any suggestions on the reason for this behaviour?
Anders
The issues with Keil 4.7x crashing at START UP (You click the desktop icon, you immediately get a fault window) relate to the screen settings, most anything else is likely due to other reasons.
If you can demonstrate specific failure conditions you should submit them to SUPPORT, not here.
Thanks for the reply. I am aware of the difference between the Keil support and the user forum. I just figured that other Freescale users might have stumbled over the same problem.
To answer my own question: When I upgraded to a new PC and new OS, the Freescale source files also were moved to a new location. Opening the project at this new location would crash MDK-ARM. After moving the source tree back to the original location, everything seems fine.