cancel
Showing results for 
Search instead for 
Did you mean: 

CubeMX bug : MDK project

jcobdennolan
Associate
Posted on August 19, 2016 at 15:41

CubeMX breaks your MDK project if you have added ''Project Targets''.

1. Generate MDK project from CubeMX

2. Add Project Targets (ex. Project_DEBUG, Project_Optimize_O3)

3. Change a setting in CubeMX project, example change the IP address in LWIP

4. Regenerate code

When CubeMX edits the MDK project file, it removes the names of your custom targets (renames them all to ''''). uVision will then fail to open the project because it contains more than one target named ''''.

I think multiple configurations, a fairly basic feature of any IDE, was not considered/tested for CubeMX's MDK generation.
2 REPLIES 2
Walid FTITI_O
Senior II
Posted on August 19, 2016 at 18:31

Hi johnathan,

I have transfer your request internally for investigation.

-Hannibal-

stm32cube-t
Senior III
Posted on September 06, 2016 at 17:07

Dear user,

Can you please indicate the procedure you used to add project targets to your MDK-ARM project.

Thank you.