68HC11 Monitor Program to work with CodeWarrior Source Level Debugger

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

68HC11 Monitor Program to work with CodeWarrior Source Level Debugger

Jump to solution
2,125 Views
HK168
Contributor II
I am a new user of CodeWarrior IDE platform. Here are my questions
 
[1] Which 68HC11 EVM or EVB would you recommend for me to practice with CodeWarrior source level debugger. The cheapest option is better and how much you think it will cost?
 
[2] Where can I find a 68HC11 monitor program to work with CodeWarrior source level debugger?
 
Thanks in advance.
 
Labels (1)
Tags (1)
0 Kudos
1 Solution
784 Views
CrasyCat
Specialist III
Hello
 
Originally we tested CodeWarrior for HC11 on following Freescale evaluation boards:
    M68HC11EVS     
   M68HC11EVM     
   M68HC11EVB     
   M68HC11EVBU2  
I have no clue which one of these boards are still available for purchase.
 
Source code for ROM monitor are delivered with CodeWarrior for HC11. Look at directory {Install}\Monitor\HC11c.
Also if you are using your own board, look at {Install}\docu\HC11\manual\Manual Small Monitor HC11.pdf.
Section "Porting the Monitor Program to your Own Hardware" provides info on how to achieve that.
 
I hope that helps a little bit.
 
CrasyCat

View solution in original post

0 Kudos
1 Reply
785 Views
CrasyCat
Specialist III
Hello
 
Originally we tested CodeWarrior for HC11 on following Freescale evaluation boards:
    M68HC11EVS     
   M68HC11EVM     
   M68HC11EVB     
   M68HC11EVBU2  
I have no clue which one of these boards are still available for purchase.
 
Source code for ROM monitor are delivered with CodeWarrior for HC11. Look at directory {Install}\Monitor\HC11c.
Also if you are using your own board, look at {Install}\docu\HC11\manual\Manual Small Monitor HC11.pdf.
Section "Porting the Monitor Program to your Own Hardware" provides info on how to achieve that.
 
I hope that helps a little bit.
 
CrasyCat
0 Kudos