DSC56F83789 SDK example buliding configuration question

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

DSC56F83789 SDK example buliding configuration question

ソリューションへジャンプ
2,565件の閲覧回数
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,554件の閲覧回数
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,555件の閲覧回数
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 件の賞賛
返信