How can I map some functions on SRAM_OC with MCUXpresso IDE.

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

How can I map some functions on SRAM_OC with MCUXpresso IDE.

1,090件の閲覧回数
leexiao
Contributor I

I am now using the MIMXRT1050 Evaluation Board. How can I put some of my functions (codes) on the SRAM_OC? I have used the LPCXpresso before, I can implement it using the following instruction.

__TEXT_EXT(RAM3, initSPI) void initSPI(void)

However, if I use the above instruction under the MCUXpresso IDE with the MIMXRT1050 Evaluation Board, it did not work. Your help will be appreciated.

Lee Xiao

0 件の賞賛
返信
1 返信

939件の閲覧回数
art
NXP Employee
NXP Employee

Please refer to the Chapter 16 "Memory Configuration and Linker Scripts" of the attached document.


Have a great day,
Artur

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信