flexram to eep

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

flexram to eep

跳至解决方案
959 次查看
胜利何
Contributor I

I want to use flexram to eep!

MY CPU IS MK60FX512VLQ15,

1,what is D-FLAS 0 IFR abs address ?  CAN I read it from IAR debug?

2,How many bytes about 1 Flash Block,1  Flash Section,where to set it?

3,when I earse one  Flash Section ,how many byte I earsed ? earsing  start address is setted by FTFE_FCCOB1,FTFE_FCCOB2,FTFE_FCCOB3?

标签 (1)
0 项奖励
回复
1 解答
781 次查看
Kan_Li
NXP TechSupport
NXP TechSupport

Hi 何胜利,

Please kindly refer to the following answer for your question:

1,what is D-FLAS 0 IFR abs address ?  CAN I read it from IAR debug?

-D-FLAS 0 IFR can only be accessed by Read Resource Command, please refer to the following for details.

1.png

2,How many bytes about 1 Flash Block,1  Flash Section,where to set it?

-Do you mean flash section instead of flash section? Actually the size of flash block and sector are determined by device, no register can be used to configure them on the fly. Please kindly refer to Chapter 3 Chip Configuration in RM for details. You may find something like below:

1.png

3,when I earse one  Flash Section ,how many byte I earsed ? earsing  start address is setted by FTFE_FCCOB1,FTFE_FCCOB2,FTFE_FCCOB3?

-Do you mean erasing Flash sector command? Then the bytes to be erased is size of a sector, for example, 4KB. and yes, earsing  start address is setted by FTFE_FCCOB1,FTFE_FCCOB2,FTFE_FCCOB3. Please refer to the following for more details.

1.png


Hope that helps,

Have a great day,
Kan

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

在原帖中查看解决方案

0 项奖励
回复
1 回复
782 次查看
Kan_Li
NXP TechSupport
NXP TechSupport

Hi 何胜利,

Please kindly refer to the following answer for your question:

1,what is D-FLAS 0 IFR abs address ?  CAN I read it from IAR debug?

-D-FLAS 0 IFR can only be accessed by Read Resource Command, please refer to the following for details.

1.png

2,How many bytes about 1 Flash Block,1  Flash Section,where to set it?

-Do you mean flash section instead of flash section? Actually the size of flash block and sector are determined by device, no register can be used to configure them on the fly. Please kindly refer to Chapter 3 Chip Configuration in RM for details. You may find something like below:

1.png

3,when I earse one  Flash Section ,how many byte I earsed ? earsing  start address is setted by FTFE_FCCOB1,FTFE_FCCOB2,FTFE_FCCOB3?

-Do you mean erasing Flash sector command? Then the bytes to be erased is size of a sector, for example, 4KB. and yes, earsing  start address is setted by FTFE_FCCOB1,FTFE_FCCOB2,FTFE_FCCOB3. Please refer to the following for more details.

1.png


Hope that helps,

Have a great day,
Kan

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

0 项奖励
回复