Lpc 4357 SDRAM

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

Lpc 4357 SDRAM

680 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by lifejoker on Tue Mar 11 02:06:45 MST 2014
Hi, i am using LPC4357, there are serval SDRAM sections in LPC4357, which are not continuous. I use freeRTOS in my project, any section for me is not enough, how can i use the uncontinuous as memory in freeRTOS ?
Thanks.
标签 (1)
0 项奖励
回复
1 回复

645 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by embd02161991 on Tue Mar 11 19:03:15 MST 2014
Hi,

You can mention the different sections of the memory in the compiler and the compiler will decide were to put the data in a continuous fashion if you don't use the #pragma directive for memory allocation.

Thanks,

NXP Technical Support
0 项奖励
回复