cancel
Showing results for 
Search instead for 
Did you mean: 

STM32CubeMX 6.13.0 - Application Structure is Basic and grayed out

Jack3
Senior II

 

In STM32CubeMX 6.13.0 - Application Structure is Basic and gray.

I solved it by editing the ioc file, it remains gray, but at least "Advanced" is selected and the code is generated accordingly.

I changed

ProjectManager.MainLocation=Src

to

ProjectManager.MainLocation=Core/Src

 

Is it intended to work like this?




2 REPLIES 2
STTwo-32
ST Employee

Hello @Jack3 

Could you please give more details about your original problem. So we may can help you.

Best Regards.

STTwo-32

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

Thank you for looking in it.

I hereby post the ioc files and screenshots.

"Basic" grayed, can't select "Advanced"

Basic.png

"Advanced" grayed, can't select "Basic"

Advanced.png

When comparing the ioc files, one can see how to alter the choice.

Why doesn't STM32CubeMX allow it?

But I just figured that after a save as... I can select it!

Selectable.png

But when reopening it, I can't again.

What's the idea behind it?