Enable external RAM

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Enable external RAM

Jump to solution
5,493 Views
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.

Tags (2)
0 Kudos
Reply
1 Solution
5,480 Views
Daan
Contributor III

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

View solution in original post

0 Kudos
Reply
1 Reply
5,481 Views
Daan
Contributor III

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

0 Kudos
Reply