We are working s32 design studio with cyclone max debugger , we are successfully developed c code for run&compiled.but we go to test for this c code in s32 design studio how to check the variable values with out debugging in s32 design studio

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

We are working s32 design studio with cyclone max debugger , we are successfully developed c code for run&compiled.but we go to test for this c code in s32 design studio how to check the variable values with out debugging in s32 design studio

1,177 次查看
bhuvaneshwaran
Contributor I

We are working s32 design studio GNU C compiler with cyclone max debugger , we are successfully developed c code in  for run&compiled.but we go to test for this c code in s32 design studio how to check the variable values with out debugging in s32 design studio. OR how to shown verified  the variable value in s32 design studio WITHOUT DEBUGGING.# 

标记 (2)
0 项奖励
回复
1 回复

1,030 次查看
martin_kovar
NXP Employee
NXP Employee

Hello,

 

I do not know your possibilities, but without debugger there are not many options how to check it. For example, you can configure SCI (serial communication interface) and send the variables values via UART. Another option is to use some display connected to board or use GPIO and LED diodes.

 

Another possibility is to use Freemaster, which is developed for this purpose.

http://www.nxp.com/products/power-management/wireless-charging-ics/freemaster-run-time-debugging-too...

 

Regards,

Martin

 

0 项奖励
回复