Codewarrior for MPC5xxx - 128K Code limitation

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

Codewarrior for MPC5xxx - 128K Code limitation

1,008 Views
xianggan
Contributor I

Codewarrior v2.10 download can't exceed 128K.

0 Kudos
3 Replies

770 Views
stanish
NXP Employee
NXP Employee

Hi,

This is limitation of free - Special Edition version.

I'd recommend you to download Eclipse version of the tools: CodeWarrior® for Microcontrollers-Eclipse IDE 11.1|NXP 

In Eclipse version this limitation has been increased to 512 kB.

Or the other option is to buy CodeWarrior Standard suite license that has unlimited C code size.

See the details here: https://www.nxp.com/docs/en/fact-sheet/950-00437.pdf 

Hope it helps.

Stan

0 Kudos

770 Views
xianggan
Contributor I

CodeWarrior® for Microcontrollers-Eclipse IDE 11.1  不支持MPC5554,我需要这个芯片的编译器。

0 Kudos

770 Views
stanish
NXP Employee
NXP Employee

xiang,

Could you possibly use English language - this significantly improves the chance your question will be answered.

I'd recommend you to contact our sales department and buy the standard license (Annual or Perpetual)

Or alternatively you can build the MPC55xx project in CW MCU 11.0 compiler (e.g. in the command line).

CW MCU v11.x compiler itself can build BOOKE code for MPC5554 but it does not support debugging.

You 'd need a debugger that can load >128KB anyway.

Regards,

Stan

0 Kudos