2025-08-28 5:30 AM
Hi,
I’m working with an .ioc file to generate functionality, but the changes I make in the .ioc file are not being reflected in the generated code. I can see the updates inside the .ioc file itself, but the code generation does not apply those changes.
Has anyone faced this issue before or knows why this might be happening? Any suggestions would be greatly appreciated.
2025-08-28 5:35 AM
Include the IOC file so it can be looked at. You could be looking at the wrong file or file in the wrong directory.
2025-08-28 5:36 AM
Hello,
For such kind of question, you need to provide more details: You started the project from CubeMx or CubeIDE? which version? which platform?
Need also to attach at least the ioc file so we can reproduce the behavior.
2025-08-28 6:46 AM
@TDK how and were to include the IOC file. I can't upload the IOC file. Apologies, but I can't upload the IOC file here.
2025-08-28 6:47 AM
@mƎALLEm apologies, but I can't upload the IOC file here. But for information I am using the cubide with stm32goc1ret6n board.
2025-08-28 6:51 AM
@Rohit007 wrote:
@mƎALLEm apologies, but I can't upload the IOC file here.
Why?
Hard to support you efficiently if we can't reproduce the behavior.
@Rohit007 wrote:
But for information I am using the cubide with stm32goc1ret6n board.
Still didn't provide the information needed:
You started the project from CubeMx or CubeIDE? which version? which platform (WIndows/Linux/MacOS)?
2025-08-28 7:04 AM
@Rohit007 wrote:I can't upload the IOC file here.
Why not?
You should be able to just drop it into the post editor:
If it's confidential, then raise a private support ticket: https://ols.st.com/s/
Or, can you reproduce the behaviour in an IOC file which you can share?
2025-08-28 11:12 PM
@TDK I found that IOC file is generating the changes but creating a new Core folder with that changes. I have changed my src and inc folder location. how toinclude that src and inc folder to reflect that ioc file changes to the same.
2025-08-31 3:48 PM
The output structure from the IOC is fixed. Don't change it unless you want to reconfigure files every time you generate code.