Cant select memory model BANKED when building a program

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

Cant select memory model BANKED when building a program

468 Views
xianyu
Contributor II

when I us PE to building a program on MC9S12HA32 by PE,I just can select memory model small 

pastedImage_1.png

but I can select banked model when I dont us PE,like this

pastedImage_2.png

WHY I COULD NOT SELECT BANKED MODEL WHEN I US PE????

0 Kudos
1 Reply

233 Views
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi,

I just checked processor expert doesn't include banked memory support in wizard, But user can add it manually.

to change memory model from small to banked, we need

1. change build option

2. replace ansi library file

3. change memory model in compiler setting.

for detail, see attached video.


Have a great day,
Jennie Zhang

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos