Using USB ram

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

Using USB ram

243 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by kemes on Tue Apr 09 22:10:26 MST 2013
Hi to all
I am using LPC11U37 with  LPCXpresso v5.1.2 [Build 2065] [2013-02-20].  Due to the fact that some RAM is reserved to USB, there is a way to force assigning a buffer to USB RAM ?  I saw that I should enable the clock setting USBRAM bit in SYSAHBCLKCTRL.
How can I force some data to be allocated in this ram ?
thanks
0 Kudos
1 Reply

172 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by daniel.widyanto on Tue Apr 16 19:54:24 MST 2013
Modify your linker file. Refer to http://support.code-red-tech.com/CodeRedWiki/EnhancedManagedLinkScripts
0 Kudos