Debug an MPC5668 with MCUXpresso

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

Debug an MPC5668 with MCUXpresso

473 Views
jonasa
Contributor II

Hello! I have an MPC5668 which I would like to debug and flash (.elf or .s19). Can I do that with MCUXpresso or aren't MPC5xxx microcontrollers supported?

Are there any other Tools available which I can use for this purpose?

I don't need a compiler, I already use DIAB from Wind River.

I use an Multilink FX to interface the HW.

Regards,

Jonas

1 Reply

350 Views
biafra
Senior Contributor I

Hi Jonas,

MCUXpresso doesn't support MPC devices, it supports only ARM devices.

As far as I know, you can use Codewarrior.

Biafra