Does MQX support Virtual memory?

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

Does MQX support Virtual memory?

ソリューションへジャンプ
2,029件の閲覧回数
bluehacker
Contributor III

I am now reading mqx sourcecode, and find MQX seems like don't support virtual memory for coldfire V4e(for example MCF54455)and powerpc MPU which have MMU. 

 

Another question:

when do task switch, is it need to do cache refresh?

thanks?

0 件の賞賛
返信
1 解決策
1,311件の閲覧回数
JuroV
NXP Employee
NXP Employee

MQX does not support virtual memory.

Cache refresh in the scheduler- what do you mean by 'refresh' cache? Instruction cache can be only flushed (invalidated).

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
1,312件の閲覧回数
JuroV
NXP Employee
NXP Employee

MQX does not support virtual memory.

Cache refresh in the scheduler- what do you mean by 'refresh' cache? Instruction cache can be only flushed (invalidated).

0 件の賞賛
返信
1,311件の閲覧回数
bluehacker
Contributor III

sorry, I mean just flush cache

0 件の賞賛
返信