Information about the COMMAND window in debugger

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

Information about the COMMAND window in debugger

跳至解决方案
3,925 次查看
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!!
标签 (1)
标记 (1)
0 项奖励
回复
1 解答
1,745 次查看
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 项奖励
回复
4 回复数
1,745 次查看
baddad
Contributor I
You can get limited information about the commands by typing "help" in the command window.
 
BadDad
0 项奖励
回复
1,746 次查看
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 项奖励
回复
1,745 次查看
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 项奖励
回复
1,745 次查看
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 项奖励
回复