NXP 3250 Library - Overlay manager for IAR in C++

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

NXP 3250 Library - Overlay manager for IAR in C++

590件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by trichloramine on Tue Nov 04 13:39:10 MST 2014
A separate project that creates a library of routines you want to load from flash.

A PC program analyzes the routines included in the overlay scheme, and modifies your IAR project to include the overlay manager.

The routines you want included in the overlay scheme are appended to the program image, offsets are calculated at run time, and the selected set of routines are loaded into RAM, and you call the routines as you would any code..

Takes care of forcing uncalled routines to be included in the symbol map, modifies the icf file with sizes of overlays, and sections. Also empties MMU pipeline before executing.

If you are interested in this, or any part of the NXP library, please contact me.



ラベル(1)
0 件の賞賛
返信
0 返答(返信)