Tell me more ×
Electrical Engineering Stack Exchange is a question and answer site for electronics and electrical engineering professionals, students, and enthusiasts. It's 100% free, no registration required.

I have a number of Freescale MC9S08GT32 devices I plan to use in some projects if I can find the right toolchain. Code development would be Codewarrior, which is free for up to 32K of C code.
Programmer/debugger is Background Debug Module (BDM), but this doesn't seem to be standardized; at least I couldn't find one on the Freescale website. I found the following, with varying prices:

CNCgeeker
PEmicro
Softec microsystems
Witztronics

I guess there are others. I would like to know if you have experience with certain BDMs and which type you can recommend.

share|improve this question

We're looking for long answers that provide some explanation and context. Don't just give a one-line answer: please explain why you're recommending it as a solution. Answers that don't explain anything will be deleted. See Good Subjective, Bad Subjective for more information.

3 Answers

up vote 3 down vote accepted

I've been using the P&E Micro USB BDM Multilink Cable on a couple of HCS08 projects along with the Freescale/CodeWarrior HCS08 C compiler and it seems to work well (the CodeWarrior debugger "knows" about the P&E device). A little more expensive ($99) than the lower cost bare-board units, but I like the fact that it is enclosed in a little case.

enter image description here

share|improve this answer
Yes, an enclosure is worth an extra cost for me too. – stevenvh Dec 14 '10 at 10:10

The P&E Micro Multilink works great, but if you are looking for a cheaper solution there is the open source BDM project. Freescale maintains a forum at: http://forums.freescale.com/t5/OSBDM-JM60-Open-Source-BDM-for/bd-p/OSBDM08

Bare circuit boards are available from: Batchpcb dot com

The '9S08GT32 is a nice part, I have used it too.

share|improve this answer

I've been using the Universal Background Debug Module JS16 from Witztronics and it works great!

enter image description here

share|improve this answer
What do you mean by "it works great"? See the post notice: We're looking for long answers that provide some explanation and context. Don't just give a one-line answer: please explain why you're recommending it as a solution. Answers that don't explain anything will be deleted. See Good Subjective, Bad Subjective for more information. – Kevin Vermeer Apr 10 '12 at 15:00

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.