Save the Debugger Shell Output result from the flash into a text file

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

Save the Debugger Shell Output result from the flash into a text file

跳至解决方案
2,219 次查看
Adrianca01
Contributor II

Hi I follow all the steps from the link and i cant seem to find a way to save the Debugger Shell Output result from the flash into a text file. I followed the next solution 

https://community.nxp.com/t5/CodeWarrior-for-StarCore/Log-Console-Output/m-p/183525/highlight/true  

and 

https://community.nxp.com/t5/CodeWarrior-for-MCU/TCL-Script-in-Codewarrior-for-MCU/m-p/295555/highli...

also 

https://www.xmodulo.com/how-to-save-console-output-to-file-in-eclipse.html

But it does not save.

That is the information i want to save into a txt file once it is done with the Flash Operation.

Adrianca01_0-1629409878269.png

Is there any other way on how to save the Debugger Shell output?

Thanks,

Adrian

0 项奖励
回复
1 解答
2,182 次查看
FelipeGarcia
NXP Employee
NXP Employee

Hi Adrian,

You can use the "log" command in the debugger shell to output the data into a specific file location.

Have a great day,

Felipe

-------------------------------------------------------------------------------

Note:

- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored. Please open a new thread and refer to the closed one, if you have a related question at a later point in time. 

------------------------------------------------------------------------------ 

在原帖中查看解决方案

2 回复数
2,183 次查看
FelipeGarcia
NXP Employee
NXP Employee

Hi Adrian,

You can use the "log" command in the debugger shell to output the data into a specific file location.

Have a great day,

Felipe

-------------------------------------------------------------------------------

Note:

- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored. Please open a new thread and refer to the closed one, if you have a related question at a later point in time. 

------------------------------------------------------------------------------ 

2,177 次查看
Adrianca01
Contributor II

Thanks for the help FelipeGarcia !!

0 项奖励
回复