new sds application project

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

new sds application project

1,104 次查看
Anjalipurushothaman
Contributor III

which library : new lib/lib nano

I/O Support : no I/O, Debugger console, real time print f

 

which options has to be selected while creating new application project, what are the differance

0 项奖励
回复
1 回复

1,079 次查看
VaneB
NXP TechSupport
NXP TechSupport

Hi @Anjalipurushothaman 

This setting enables the semi-hosting support and configures input/output to print information to the console during debugging.

  • No I/O - no printing will be done.
  • Debugger Console - the output will be printed out to the console provided by the debugger specified in the Debugger setting.
  • Real-time printf with ITM - the Instrumentation Trace Macrocell (ITM) block provides a mechanism for sending data from your target to the debugger via the SWO trade stream.

 

B.R.

Vane.

0 项奖励
回复