Enable external RAM

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

Enable external RAM

跳至解决方案
5,494 次查看
Daan
Contributor III

In my project I use the RT1064 MCU with 1MB of on-board RAM. I have a 'simple' project with FreeRTOS/lwip enabled, I use the MQTT module of lwip. This all runs just fine. However, if I upscale my simple project with more functionalities, I notice the DTC_RAM gets over 100% full, so this will not run. However, we have 8MB of external RAM, so I'd like to use it. Unfortunately, I cannot get this to work, on startup, the code straightly runs to a hardfault. What am I doing wrong?

Please note the attachments for my configuration.

标记 (2)
0 项奖励
回复
1 解答
5,481 次查看
Daan
Contributor III

It appears flex spi code has to implemented to get it working.

在原帖中查看解决方案

0 项奖励
回复
1 回复
5,482 次查看
Daan
Contributor III

It appears flex spi code has to implemented to get it working.

0 项奖励
回复