i.MXRT1010: How to configure FlexRAM?

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

i.MXRT1010: How to configure FlexRAM?

1,998件の閲覧回数
yokonav
Contributor III

My current (default) FlexRAM settings are Flash: 16MB, SRAM_DTC: 32KB, SRAM_ITC: 32KB, SRAM_OC: 32KB NCACHE_REGION: 32 KB. My program needs bigger SRAM_DTC (64KB). I can change SRAM_DTC size in MCUExpresso > C/C++ Build > MCU Settings. But I see some code in board.board.c -> BOARD_ConfigMPU() related to RAM configuration. Do I need to change them, too? Can you please let me know the exact procedure to increase/adjust RAM size?

タグ(1)
0 件の賞賛
2 返答(返信)

1,901件の閲覧回数
lucas_cao
NXP Employee
NXP Employee

1,565件の閲覧回数
emagnioj
Contributor II

Hello, i m looking for a flat imxrt1011 128kB RAM

Reading the application notes and the knowledge Base "Reallocatin the FlexRAM" i reconfigure the ram and adding only FLASH and a NCACHE_REGION 0x0 to 0x20000 i can compile a C++ project. 

But when the main runs the idle while(true) i++ … there is always exception.

 

Please is there a complete example C++ project to reconfigure IMXRT1011 with 128kB of RAM?

Thank you!
Emag

 

 

0 件の賞賛