Lpc 4357 SDRAM

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

Lpc 4357 SDRAM

679件の閲覧回数
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 返信

644件の閲覧回数
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 件の賞賛
返信