getting from CodeWarrior compiler o/p to DEMO9S08QG8 board

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

getting from CodeWarrior compiler o/p to DEMO9S08QG8 board

ソリューションへジャンプ
2,055件の閲覧回数
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 解決策
930件の閲覧回数
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 返答(返信)
931件の閲覧回数
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 件の賞賛
返信
930件の閲覧回数
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