RT1172 RAM sections.

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

RT1172 RAM sections.

845件の閲覧回数
rexoplans
Contributor III

Can you write RAM blocks in RT1172 series processor? It mentions 2MB space but I couldn't find any details. How much space is in the Cortex core? How much can be used as SRAM? I want to learn. Thanks for your answer.

 

 

#RT1172 #RAMSIZE

0 件の賞賛
返信
1 返信

816件の閲覧回数
Habib_MS
NXP Employee
NXP Employee

Hello @rexoplans,
The 2MB of RAM refers that the microcontroller RT1172 has an internal memory of this size, where is used by the Cortex M7 to save data or instructions.

This internal memory consists of two parts that, in turn, could be configurated depending on your application. The two parts is the OCRAM (1.25Mb) and the FlexRAM (512kb +128kb shared with the Cortex M4) where both add up to 2Mb.

Habib_MS_1-1724278563222.png

You can access the RAM with pointers using the memory direction of the RAM that you would use.

Also, if you experience any issue, do not hesitate to let me know.

BR

Habib.

0 件の賞賛
返信