CubeIDE --- How to change .ioc file to update another file??
Good morning.....
I have a CubeIDE prj with .ioc and main. All compiles fine. I have created a second file with a main function (gfsk.c). I have excluded the original main.c for build. I would like to know when I go back into the .ioc to make a small change how do I get it to update the new gfsk.c file??? Where is the pointer to this in the IDE? I am finding that if I update the .ioc file in continually updates the old main.c file.