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

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

Jump to solution
1,602 Views
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 Kudos
Reply
1 Solution
1,565 Views
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. 

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

View solution in original post

2 Replies
1,566 Views
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. 

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

1,560 Views
Adrianca01
Contributor II

Thanks for the help FelipeGarcia !!

0 Kudos
Reply