2022-01-27 09:49 AM
I have a project and I need to change the pin assignment for peripherals. If I open the .ioc file and make the changes will those pin assignment changes propagate into the code when I re-build it?
Solved! Go to Solution.
2022-01-27 12:36 PM
You need to re-generate the code in order for IOC changes to make it to source code.
2022-01-27 09:56 AM
Never mind.
2022-01-27 12:36 PM
You need to re-generate the code in order for IOC changes to make it to source code.