cancel
Showing results for 
Search instead for 
Did you mean: 

STM32CubeMX 6.16.1 ignores .ioc settings for the "Generated Function Calls" table?

sergei.poselenov
Associate II

Hello,

I'm using the latest STM32CubeMX 6.16.1 (Linux version), and working on a project cloned from the one provided for STM32MP257F-DK.

In the Project Manager -> Advanced Settings, there is the "Generated Function Calls" table.

If I set checkboxes here, e.g. in the "Do Not Generate Function Calls" column, the generated code reflects the new settings. However, when I reload the project (via "close/open" or just restarting CubeMX), all checkboxes are in their default positions (disabled for all functions in "Do Not Generate Function Calls").

The same thing is with the first "Generate Code" column, and re-ordering the calls doesn't save as well.

Is there a workaround?

A question to STMicro engineers: enabling OpenAMP middleware for STM32MP2 boards fails to build in CubeIDE. Looks like it is a known issue https://community.st.com/t5/stm32-mpus-software-development/stm32mp257f-dk-openamp-no-such-file-or-directory/td-p/786509, is there a plan to fix it in the next release of CubeMX?

Thanks!

Regards,

Sergei

 

2 REPLIES 2
Souhaib MAZHOUD
ST Employee

Hello @sergei.poselenov 

Thanks for highlighting this issue,

Our team are aware of this issue and investigation is ongoing, I will keep you updated on any progress. (Ticket 227064 This is an internal tracking number and is not accessible or usable by customers.)

Thank you,

BR, Souhaib

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.

sergei.poselenov
Associate II

Hello @Souhaib MAZHOUD , FYI I just tried the new CubeMX version 1.17.0, the issue with the missed "Do Not Generate Function" checkboxes is still persists for me.

And OpenAMP middleware for a cloned STM32MP257F-DK project still won't build in CubeIDE as well :(