Hi,
I want to replace and rename the main file in MCUXpresso IDE. Can anyone help me in figuring out the changes required for the above?
For example, I have used Hello_world SDK example on imxrt 1176. It's working. Now, I want to rename the hello_world.c file. (which contains main function). When I renamed it, the IDE threw an error saying "File has been modified and it can't find main."
Can anyone help me in figuring out the changes required for the above?