getting from CodeWarrior compiler o/p to DEMO9S08QG8 board

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

getting from CodeWarrior compiler o/p to DEMO9S08QG8 board

跳至解决方案
2,043 次查看
stevec
Contributor III
Ok, so I've got a small test piece of code to compile. I had specified P&E Multilink when defining the project. How do I get the code into the board? Does the CodeWarrior contain the P&E programmer or do I have to download this from P&E and run it independantly? I already use the P&E tools for HC908KX assembler work.
Is there somewhere that documents the whole process? I'm feeling a little lost at the moment. Is the Code Warrior Development Studio just a compiler? I thought it was a complete package.

Steve
标签 (1)
标记 (1)
0 项奖励
回复
1 解答
918 次查看
Alban
Senior Contributor II
Hi Steve,

Yes, P&E programmer is included.
CW is editor, compiler, linker, burner/programmer, debugger in the same package.

Look at the 8-Bit Microcontrollers board. A member wrote a nice document on how to start on QG8. I put it in the sticky/top posts. The thread also has examples.
This is a popular thread that you have replied to QG4/8 Quick Start Guide here

Cheers,
Alban.

在原帖中查看解决方案

0 项奖励
回复
2 回复数
919 次查看
Alban
Senior Contributor II
Hi Steve,

Yes, P&E programmer is included.
CW is editor, compiler, linker, burner/programmer, debugger in the same package.

Look at the 8-Bit Microcontrollers board. A member wrote a nice document on how to start on QG8. I put it in the sticky/top posts. The thread also has examples.
This is a popular thread that you have replied to QG4/8 Quick Start Guide here

Cheers,
Alban.
0 项奖励
回复
918 次查看
CompilerGuru
NXP Employee
NXP Employee
There is a Quick Start delivered with CW too. The installer actually places a shortcut in the Windows Start Menu, or you can access it via its disk file:

"C:\Programme\Freescale\CodeWarrior for HC08 V5.1\HC(S)08_Quick_Start.pdf"

For the specific question how to get the code on the board, see "Section C: Debugging Your Application".

Daniel