RT1172 RAM sections.

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

RT1172 RAM sections.

943 次查看
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 回复

914 次查看
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 项奖励
回复