printf function example for MPC5777C using s32 design studio

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

printf function example for MPC5777C using s32 design studio

1,610 次查看
vrushalitaklika
Contributor III

Hi,

Can someone help with example function for MPC5777C controller using s32 design studio?

Thanks

vrushali

3 回复数

1,173 次查看
jiri_kral
NXP Employee
NXP Employee

Hi, 

if you need printf for debug purposes - you can use for example ewl_c library with Debugger console: 

pastedImage_1.png

In debug settings enable semihosting:

pastedImage_2.png

You can see the print output in debug session console. 

Jiri

1,173 次查看
harsha_jakkamkr
Contributor II

Hi Jiri,

Is it possible to print with different colors on the console?

Regards,

Harsha

标记 (1)

1,173 次查看
harsha_jakkamkr
Contributor II

Works like a charm.

Thanks!

0 项奖励