Significance of IBCC_NEAR keyword in linker / prm files

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

Significance of IBCC_NEAR keyword in linker / prm files

ソリューションへジャンプ
977件の閲覧回数
sep2kor
Contributor III

Hello,

 

What is the significance of IBCC_NEAR / IBCC_FAR in linker/prm files?

 

Can i use the keyword - IBCC_NEAR in my linker / prm file and make the functions calls across flash pages addressed NEAR?

 

 Sandeep

ラベル(1)
タグ(1)
0 件の賞賛
1 解決策
464件の閲覧回数
NavidadRedivivu
Contributor III

Hello Sandeep,

 

This keyword serves as input for the MemoryBanker. This is a tool that automatically determines an optimized memory layout for your application. If you do not use MemoryBanker you should simply ignore the keyword since it has no effect whatsoever. As far as I remember there is a MemoryBanker chapter in the linker manual with more information. However, please note that this tool is intended more for users who are not familiar with the S12X memory architecture (its goal is to optimize the memory layout starting from the large memory model). If you are using the banked or small mem. model, this is probably less useful for you.

元の投稿で解決策を見る

0 件の賞賛
1 返信
465件の閲覧回数
NavidadRedivivu
Contributor III

Hello Sandeep,

 

This keyword serves as input for the MemoryBanker. This is a tool that automatically determines an optimized memory layout for your application. If you do not use MemoryBanker you should simply ignore the keyword since it has no effect whatsoever. As far as I remember there is a MemoryBanker chapter in the linker manual with more information. However, please note that this tool is intended more for users who are not familiar with the S12X memory architecture (its goal is to optimize the memory layout starting from the large memory model). If you are using the banked or small mem. model, this is probably less useful for you.

0 件の賞賛