 | Discussion Forum |  |
|
|
Running IAP calling code from RAMNext Thread | Thread List | Previous Thread Start a Thread | Settings | Details | Message |
|---|
Read-Only Author Oliver Purschke Posted 12-Nov-2008 12:38 GMT Toolset ARM |  Running IAP calling code from RAM Oliver Purschke We are using the LPC2114. Our application has got a portion of code that has to be run from RAM and is calling IAP functions. Therefore it is declared as follows: void doUpdate() __arm __ram Recently we upgraded the development environment from "Toolchain Path: C:\Keil\ARM\BIN\" to Toolchain RealView MDK-ARM Version: 3.23 (Toolchain Path: BIN31\) This compiler appears not to know "__arm __ram". What is the most efficient way to port the code? Regards, Oliver | | Read-Only Author Oliver Purschke Posted 21-Nov-2008 10:45 GMT Toolset ARM |  RE: Running IAP calling code from RAM Oliver Purschke Found the required informtion in: http://www.keil.com/support/docs/3228.htm | |
Next Thread | Thread List | Previous Thread Start a Thread | Settings |
|