How to move emWin libraries in SRAM

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

How to move emWin libraries in SRAM

552 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by giusloq on Wed Feb 18 07:48:30 MST 2015
Is it possible to move all emWin library in SRAM, so speeding up its execution?

I know I can use __RAMFUNC(RAM) macro to instruct the linker to move the code of a specified function in RAM, but emWin are pre-compiler libraries.
Labels (1)
0 Kudos
1 Reply

391 Views
fatihozen
Contributor IV

I am also curious about it. I want to relocate all emwin library into external SDRAM. Does someone know the answer ?

0 Kudos