How to change the memory model settings in an existing project

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

How to change the memory model settings in an existing project

跳至解决方案
1,336 次查看
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 项奖励
1 解答
1,316 次查看
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 项奖励
3 回复数
1,332 次查看
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 项奖励
1,321 次查看
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 项奖励
1,317 次查看
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 项奖励