Libraries support options in DS

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

Libraries support options in DS

跳至解决方案
1,508 次查看
Liuliyuan
Contributor II

Hi,

I am trying to use print trace to debugger console with the function of printf in S32G-VNP-RDB3 project. Noticed that "newlib Debugger Console" should be chosen for the item of  Libraries support in Target Processer page. But in my project, there is such a option with console. What else should be set? 

Liuliyuan_1-1718794882220.png

 

 

 

0 项奖励
回复
1 解答
1,487 次查看
brian14
NXP TechSupport
NXP TechSupport

Hi @Liuliyuan

Thank you for contacting NXP Support.

Based on the following community post Semihosting printf with S32G274A - NXP Community
By now, "printf" using the S32 Debugger is an unsupported feature.
Therefore, we suggest you use a UART interface to implement a "printf" capability.

I hope this information will be helpful.

Have a great day!

在原帖中查看解决方案

0 项奖励
回复
2 回复数
1,488 次查看
brian14
NXP TechSupport
NXP TechSupport

Hi @Liuliyuan

Thank you for contacting NXP Support.

Based on the following community post Semihosting printf with S32G274A - NXP Community
By now, "printf" using the S32 Debugger is an unsupported feature.
Therefore, we suggest you use a UART interface to implement a "printf" capability.

I hope this information will be helpful.

Have a great day!

0 项奖励
回复
1,470 次查看
Liuliyuan
Contributor II

Got, thanks!

0 项奖励
回复