Hello everyone!!!
I am using MK22FN512VLL12 Controller in my project i have configured all the pins and peripherals according to my requirement and generated code successfully.
But, I have found something fishy that in project explorer window next to my project name there is <Debug> please find the attached....... May I know the reason that why it is showing like that. and will it cause any effect to my project?? and how can i remove it.
Thank you!!!
regards,
ANIL.
Solved! Go to Solution.
Hi @yoursanil3 ,
The <Debug> message next to the project name is related to the building of the project, the default building in MCUXpresso is Debug but, you can change this in the arrow next to the hammer of building
This will not cause any effect to your project.
If you want to know more about this, you can see section 3.1 A note about Launch Configuration files of the MCUXpresso IDE - User Guide
Hope it helps you!
Hi @yoursanil3 ,
The <Debug> message next to the project name is related to the building of the project, the default building in MCUXpresso is Debug but, you can change this in the arrow next to the hammer of building
This will not cause any effect to your project.
If you want to know more about this, you can see section 3.1 A note about Launch Configuration files of the MCUXpresso IDE - User Guide
Hope it helps you!