imx rt 1024 internal flash configure as RWW

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

imx rt 1024 internal flash configure as RWW

ソリューションへジャンプ
1,633件の閲覧回数
bp1979
Senior Contributor I

Hi,

We are using the imx rt 1024 cpu to run our application. We use a portion of the flash as sort of "eeprom", In order to read / write to flash while executing code at the same time, we need RWW flash. We know by default this is not the case, so we run the nor_flash module (among others) in ITC ram to cope with this.

We were wondering though, is there any way to configure the flash so that we in fact are allowed to use it as RWW? I believe by default we run in SPI quad mode. Can we use a different mode which makes the flash usable as RWW?

0 件の賞賛
返信
1 解決策
1,626件の閲覧回数
lucas_cao
NXP Employee
NXP Employee

The internal flash doesn't support RWW function.

You have to run the code in RAM when you opreating the Flash.

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
1,627件の閲覧回数
lucas_cao
NXP Employee
NXP Employee

The internal flash doesn't support RWW function.

You have to run the code in RAM when you opreating the Flash.

0 件の賞賛
返信