Differences between Release and Debug

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Differences between Release and Debug

1,269 次查看
VIGNESH_BABU
Contributor II

Hi,

I was using the MCUXpresso IDE.where I used the Release and Debug option in the MCUXpresso IDE.Where I was unable to find what is the differences of this option.Please kindly reply what is the need of this option.

0 项奖励
回复
3 回复数

1,229 次查看
Ricardo_Zamora
NXP TechSupport
NXP TechSupport

Hello,

 

Hope you are doing well. By default, MCUXpresso IDE projects automatically have two build configurations, Debug and Release. Typically, a project is developed using the Debug build variant, but switched to Release late in the development cycle to benefit from more compilation optimizations.

 

For specific information about any project, please check each Build Configuration.

 

Regards,

Ricardo

Best Regards,
Ricardo
0 项奖励
回复

1,220 次查看
VIGNESH_BABU
Contributor II

Thanks for a given a differences between Release and Debug.But when compile the project in Release state.The Console mentioned the error in the Header file.For Eg Fatal error in the Header file.But in Debug compilation the project didn't shows the error in the Project.

0 项奖励
回复

1,208 次查看
Ricardo_Zamora
NXP TechSupport
NXP TechSupport

Hi,

 

Are you using a SDK example? What SDK version are you using? What MCUXpresso IDE version are you using?

 

Regards,

Ricardo

Best Regards,
Ricardo
0 项奖励
回复