Memory map of MC9S128P

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

Memory map of MC9S128P

跳至解决方案
2,895 次查看
aguo1223
Contributor III

Hi

I have a question about memory map .

There have Defined as follow In .PRM file

SGMENTS

  ………….

  ………….

…………

PAGE_0E       = READ_ONLY   0x0E8000 TO 0x0EBFFF;

END

Mean that the PAGE_0E is read only and its address is from 0x0E8000 to 0x0EBFFF. But when look up datasheet of MC9S128P find that the address of PAGE_0E is from 0x38000 to 0x3c000.

 

Please help me? Am I wrong ?

 

标签 (1)
1 解答
2,730 次查看
lama
NXP TechSupport
NXP TechSupport

Maybe my help is late but registered into this community just today. The S12P contains global address space  (GPAGE) and local address space (PPAGE). The global space can be used only in the case of flash programming. For all other purposes you have to use PPAGE address space. I would like also to provide you a memory map prepared in excel which provides more info and two examples how to E/W flash by SW. To get files go to mail.yahoo.com ; ID: freescalebox; PASS: fscbox ; subject "S12P memory map". (DO NOT USE THE BOX FOR COMMUNICATION!!!)

Best regards, Ladislav.

在原帖中查看解决方案

4 回复数
2,730 次查看
lama
NXP TechSupport
NXP TechSupport

Done :smileyhappy:. Please confirm reception. BR Ladislav.

0 项奖励
回复
2,731 次查看
lama
NXP TechSupport
NXP TechSupport

Maybe my help is late but registered into this community just today. The S12P contains global address space  (GPAGE) and local address space (PPAGE). The global space can be used only in the case of flash programming. For all other purposes you have to use PPAGE address space. I would like also to provide you a memory map prepared in excel which provides more info and two examples how to E/W flash by SW. To get files go to mail.yahoo.com ; ID: freescalebox; PASS: fscbox ; subject "S12P memory map". (DO NOT USE THE BOX FOR COMMUNICATION!!!)

Best regards, Ladislav.

2,730 次查看
aguo1223
Contributor III

             Sorry about bother you again. I can not login you mail, so , could you send files to my mailbox?

aguo1223@126.com.

    Thank you  again @!

0 项奖励
回复
2,730 次查看
aguo1223
Contributor III

Thank you very much !!!!    

0 项奖励
回复