What is difference between PFlash and DFlash?

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

What is difference between PFlash and DFlash?

44,572件の閲覧回数
Pogo
Contributor III

Hi All,

 

I'm new developer for Freescale. Now I worked on MC9S12XS128. It has two type of flash. One is PFlash and another is DFlash. What is difference? If I want to have some setting which can update by PC through UART, what type of flash do I use? PFlash or DFlash? 

 

 

Regards,

Pogo

ラベル(1)
0 件の賞賛
返信
1 返信

29,468件の閲覧回数
J2MEJediMaster
Specialist I

See Chapter 19 of the MC9S12XS256 Reference Manual for S12XS128-specific flash memory information.

 

P-Flash is program flash, which is where you store program code.

D-Flash is data flash, where you store non-volatile data.

 

I suspect that you would want to save your settings in D-Flash.

 

---Tom

0 件の賞賛
返信