Debugging - MC68HC908QB08

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

Debugging - MC68HC908QB08

948 Views
alex_micha
Contributor I
Hello Everyone.
I'm sorry in advance that this question will be quite silly and basic, but we've searched and couldn't find the answer, or rather, a detailed guide.
 
What we want to do, is connect the MC68HC908QB08 and debug it. We have the development kit, along with the CodeWarrior software. Also, we have the Pemicro USB Mon08 multilink, with which we connect the board to the computer.
 
We turn on the Codewarrior, follow the little instructions we have there and use some common sense, but apparently we're quite behind, and can't figure out how to "move" the code we're writing to the processor itself.
If anyone could help at that point, we'd be very welcome.
 
Cheers, Alex
 
 
 
Added p/n to subject.


Message Edited by NLFSJ on 2008-04-21 05:34 PM
Labels (1)
0 Kudos
Reply
1 Reply

328 Views
Witztronics
Contributor IV
In the project window, make sure you have selected the P&E multilink as the target and not the full chip simulation.

If you have the debugger connected to the PC and target board, then launch the debugger (green arrow).
The debugger should automatically detect the P&E debugger and then start the code programming sequence.

Also, you should be able to find a quick start quide in the Codewarrior directory.

0 Kudos
Reply