Console message

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

Console message

558 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Prithvi on Sun Dec 05 23:24:47 MST 2010
Hi,
When I debug any program after I get these message that I attached in the console. But I don't get it for the first time when I start the computer, but every time after that. So my questions are:
1. What do the messages in the console mean? And what do I need to do to prevent these?
2. How do I get a log of what happens when I debug a program?
3. And how do I just load the code to the flash, not start the debug utility?

Thanks a lot,
Prithvi
0 Kudos
Reply
1 Reply

550 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by CodeRedSupport on Mon Dec 06 01:19:06 MST 2010
Hi

1. This is the commands being sent to start up the debug session. They are NORMAL, and you cannot do anything to prevent them
2. What sort of log are you looking for? You can increase the log level of the debugger, but all that will show you is the commands being sent to the debugger, but I suspect that this isn't what you want.
3. Press the "Program Flash" button on the toolbar, or right-click on the executable (.axf) file and select Binary Utilities->Program Flash
0 Kudos
Reply