Link ram and flash routines

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

Link ram and flash routines

406 Views
albertomainoni
Contributor I

Hi,

I need to run about 70KB of code faster. I think that running it in ram could increase the speed enough.

The software size is too big to run all  in ram so I need to use some code in flash and other in ram.

Some routines in ram have to call some routines in flash and vice versa.

Please is there a sample code that can load an executable library in ram at than calling routines (with codewarrior, micro k60)?

Thank you

Alberto

 

Labels (1)
Tags (4)
0 Kudos
0 Replies