Hi,
I have an electronic board to drive a car window regulator motor.
It uses an MC9S08AW32CFGE and I have a bug.
I'm looking for a USB interface and software to check the code and reflash if necessary.
Can you recommend an interface and software?
On the pcb there are 6 pins for the interface.
Best regards
Solved! Go to Solution.
Hi @pnl,
For any update on the code, you would need the following:
A programmer, this in order to communicate with the microcontroller, something important to take in consideration is that the programmer need to support your device, my recommendation is the following:
Universal Multilink.
Universal Multilink Development Interface | NXP Semiconductors
Universal Multilink FX High
Universal Multilink FX High-Speed Development Interface | NXP Semiconductors
PEmicro Cyclone
PEmicro Cyclone programmer | NXP Semiconductors
PEmicro Cyclone FX
PEmicro Cyclone FX programmer | NXP Semiconductors
For IDE, I can recommend you CodeWarrior 11.1 which is the latest version and support the S08AW family.
Hope it helps you!
Hi @pnl,
For any update on the code, you would need the following:
A programmer, this in order to communicate with the microcontroller, something important to take in consideration is that the programmer need to support your device, my recommendation is the following:
Universal Multilink.
Universal Multilink Development Interface | NXP Semiconductors
Universal Multilink FX High
Universal Multilink FX High-Speed Development Interface | NXP Semiconductors
PEmicro Cyclone
PEmicro Cyclone programmer | NXP Semiconductors
PEmicro Cyclone FX
PEmicro Cyclone FX programmer | NXP Semiconductors
For IDE, I can recommend you CodeWarrior 11.1 which is the latest version and support the S08AW family.
Hope it helps you!