How to change the memory model settings in an existing project

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

How to change the memory model settings in an existing project

Jump to solution
1,364 Views
maxxu
Contributor IV

Hi,

I use s912zvml64 chip to design the driver,With the increase of functions, the code is greater than 16K, and the original setting causes an error

I want to change the memory model from small to medium,How to set codewarrior11? Thank you

0 Kudos
1 Solution
1,344 Views
StanoA
NXP TechSupport
NXP TechSupport

Hi Maxxu,

The CW_11.1 Special Edition is free and you can build up to 64kB of code:

https://www.nxp.com/docs/en/brochure/BRCWPPI.pdf

StanoA_0-1629884384811.png

You can download it from web:

https://www.nxp.com/design/software/development-software/codewarrior-development-tools/codewarrior-l...

I think it can help you to solve your task.

Best Regards,

Stano.

View solution in original post

0 Kudos
3 Replies
1,360 Views
StanoA
NXP TechSupport
NXP TechSupport

Hi Maxxu,

In the CW_11.1 I strongly suggest you to use new project with new memory model.

Just select: File->New->Bareboard Project, put name of project, then select MCU Type ZVML64, and you will reach the page

StanoA_0-1629797811782.png

 

Then select LARGE memory model and put your routines into this new project.

I think it will help you to solve your task.

Best Regards,

Stano.

0 Kudos
1,349 Views
maxxu
Contributor IV

Hi Stano

   thank you,Whether the code warrior11 must have a license. When the code is greater than 16K, because when the memory model is set to medium, the selection page of math and motor control library is missing,If I don't have a license, can I debug more than 16K of code

0 Kudos
1,345 Views
StanoA
NXP TechSupport
NXP TechSupport

Hi Maxxu,

The CW_11.1 Special Edition is free and you can build up to 64kB of code:

https://www.nxp.com/docs/en/brochure/BRCWPPI.pdf

StanoA_0-1629884384811.png

You can download it from web:

https://www.nxp.com/design/software/development-software/codewarrior-development-tools/codewarrior-l...

I think it can help you to solve your task.

Best Regards,

Stano.

0 Kudos