Allocate code in SRAMX

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

Allocate code in SRAMX

ソリューションへジャンプ
187件の閲覧回数
_Ferrari_
Contributor V

Dear all,
I'm developing a project based on the NXP MCXA153 CPU processor.
The project has some parts, for example interrupt routines, that need to be executed as quickly as possible.
I've read—please correct me if I'm wrong—that if the code is allocated in the processor's SRAMX, its execution is faster.
If this is the case, how do I allocate a part of my code (e.g., an interrupt routine) to the SRAMX RAM?
Is there an application note that explains the procedure in detail?

Thank you very much for your valuable and kind cooperation.

ラベル(1)
タグ(2)
0 件の賞賛
返信
1 解決策
146件の閲覧回数
Harry_Zhang
NXP Employee
NXP Employee
0 件の賞賛
返信
1 返信
147件の閲覧回数
Harry_Zhang
NXP Employee
NXP Employee

Hi @_Ferrari_ 

I think you can refer to this article.

Relocating Code and Data Using the MCUXpresso IDE - NXP Community

BR

Harry

0 件の賞賛
返信