Information about the COMMAND window in debugger

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

Information about the COMMAND window in debugger

Jump to solution
2,889 Views
SebaS
Contributor III
Good mornign everyone!!

Long time ago, I was looking for some information about how to use the command window that appears in the debugger (HiWave)... But since I've found no info, I quit the search...
Now I've decided to start searching again, and I think that you guys could help me... What I'd like to know is:

- How to use it?
- Where can I find information about the different commands?
- It is possible to export/import a source command file?

And one last question wich I don't know if it's related to the command window (but I think it is)... It is possible to pass a value to a RAM variable from outside the debugger??

If that could be done, It'll save me a lot, really lot time when testing

Thanks!!
Labels (1)
Tags (1)
0 Kudos
1 Solution
709 Views
CrasyCat
Specialist III
Hello
 
I assume you are using CodeWarrior HC12 V4.6.
 
Available commands are documented in {Install}\Help\PDF\Debugger_HC12.pdf in chapter "Book IV Commands".
 
CrasyCat

View solution in original post

0 Kudos
4 Replies
709 Views
baddad
Contributor I
You can get limited information about the commands by typing "help" in the command window.
 
BadDad
0 Kudos
710 Views
CrasyCat
Specialist III
Hello
 
I assume you are using CodeWarrior HC12 V4.6.
 
Available commands are documented in {Install}\Help\PDF\Debugger_HC12.pdf in chapter "Book IV Commands".
 
CrasyCat
0 Kudos
709 Views
SebaS
Contributor III
That's right, I'm using codewarrior HCS12 v4.6

Thanks for the reply... I'll try looking at that manual
0 Kudos
709 Views
J2MEJediMaster
Specialist I
As usual, when making a post, please specify the CodeWarrior version and target MCU in the subject line. Otherwise, we have to make another two posts asking for, and receiving, this information.

The other thing to do is study the documentation in the CodeWarrior directory. Typically the documentation can be found in the help directory. The Targeting manual usually covers the debugger features.

---Tom
0 Kudos