DSC56F83789 SDK example buliding configuration question

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

DSC56F83789 SDK example buliding configuration question

跳至解决方案
2,559 次查看
DerekXiang
Contributor I

In DSC56F83789 SDK example, the building configuration include FLASH_SDM_LPM, FLASH_SDM_SPM, FLASH_SDM_HPM. What different about LPM,SPM,HPM?

0 项奖励
回复
1 解答
2,548 次查看
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi,

Pls refer to section 4.1 Memory Model in the Mcu_DSC_Compiler.pdf which I attached.

I copy part if it.

Eventually there are 3 program memory models (SPM, LPM, HPM) and 2 data memory
models (SDM, LDM) with peculiarities described below.
The compiler supports all the memory models pemrutations to compromise between
speed and size requirements. Some considerations how to choose memory model may be
found Working with the 56800E Memory Models.
These models being characterized by the following peculiarities and releated difficulties:
• Small program memory (SPM)
• Large program memory (LPM)
• Huge program memory (HPM)
• Small data memory (SDM)
• Large data memory (LDM)

Hope it can help you

BR

XiangJun rong

在原帖中查看解决方案

0 项奖励
回复
1 回复
2,549 次查看
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi,

Pls refer to section 4.1 Memory Model in the Mcu_DSC_Compiler.pdf which I attached.

I copy part if it.

Eventually there are 3 program memory models (SPM, LPM, HPM) and 2 data memory
models (SDM, LDM) with peculiarities described below.
The compiler supports all the memory models pemrutations to compromise between
speed and size requirements. Some considerations how to choose memory model may be
found Working with the 56800E Memory Models.
These models being characterized by the following peculiarities and releated difficulties:
• Small program memory (SPM)
• Large program memory (LPM)
• Huge program memory (HPM)
• Small data memory (SDM)
• Large data memory (LDM)

Hope it can help you

BR

XiangJun rong

0 项奖励
回复