Banked and Non Banked RAM

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

Banked and Non Banked RAM

ソリューションへジャンプ
1,269件の閲覧回数
rahulkrishna
Contributor IV

Hi,

 

Just wanted to know if i keep exceeding my RAM will the linker be able to place the data automatically in the banked memory or i need to verify if i crossed the  limit of non banked memory. Can the linker automatically do it by some settings. Otherwise i am afraid at some point i may not verify my non banked memory ram and just overwrite it. Please help.

ラベル(1)
1 解決策
877件の閲覧回数
TICS_Fiona
NXP Employee
NXP Employee

Hello rahul

The linker will not automatically place the data into another segment where it locates.

When the data is too large and exceeds the scope of the segment, the linker will prompt error like: Out of allocation space in segment…

Best Regards

Fiona Kuang

Technical Information & Commercial Support

元の投稿で解決策を見る

2 返答(返信)
878件の閲覧回数
TICS_Fiona
NXP Employee
NXP Employee

Hello rahul

The linker will not automatically place the data into another segment where it locates.

When the data is too large and exceeds the scope of the segment, the linker will prompt error like: Out of allocation space in segment…

Best Regards

Fiona Kuang

Technical Information & Commercial Support

877件の閲覧回数
rahulkrishna
Contributor IV

Ok so as long as i do not get linker error i can keep allocating the memory into non banked location.

0 件の賞賛
返信