Hi, I am having some significant trouble getting a project integrated and off the ground. To make this easy, I have made 3 screen shots of the pop-ups/errors I receive when attempting to build my project. The problem seems to be an inability to get the gpdsc (generator package description file) created. I'm sure I'm making a beginners mistake, but this ST CubeMX HAL layer is important to me as it is what all the foundational code I have been working with (outside of Keil) & examples I have loaded and used with Keil is based upon. So, Here is the 3 screen captures of the windows I see in the order I see them: #1: "MDK: Requires Code Generation by" 'STM32CubeMX' - dl.dropboxusercontent.com/.../1_CodeGenerationPrompt.png #2: Windows Command Line (launched by previous prompt) window which is the root of the error - dl.dropboxusercontent.com/.../2_WindowsCMDLine-Error.png #3.Build-Console Error, "required gpdsc file is missing" - dl.dropboxusercontent.com/.../3_Build-Log-Error.png note: I have removed the name of the project directory in these screen captures and in 2 of them I have put a red box around the key error text. But I have not changed or replaced any of the words.
I dug around a bit, before posting this and found this thread, dating back to May. It is not the exact same issue, but seems to be related: http://www.keil.com/forum/docs/thread59609.asp Ideally, I would prefer Mr. Reinhard Keil to update that thread with an ETA on the promised solution, which was, "to be available in June/July 2015." And, if that solution is not necessary to get my gpdsc file created, then I would like to see how to get this running, so I can build my code and continue development.