Where is the Linker/Target tab in MCUXpresso?

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

Where is the Linker/Target tab in MCUXpresso?

ソリューションへジャンプ
1,057件の閲覧回数
anon-92c7959f22
Contributor I

In FAQ LPC43xx Cortex-M4 / M0 Multicore Applications 

is an example to setup the Slave Application. Can someone tell me where to find this "Linker/Target tab"??????????

It must be a drop down field with

  • None: This application is not going to be used in a Multicore system
  • M0APP: This application is going to run in the M0 Slave "Application" core of the LPC43xx MCU
  • M0SUB: This application is going to run in the "Subsystem" core of the LPC4370 MCU

Thx

0 件の賞賛
返信
1 解決策
862件の閲覧回数
lpcxpresso_supp
NXP Employee
NXP Employee

In the first place you probably want to check out the MCUXpresso IDE documentation - in particular chapter 17, "Multicore Projects", of the MCUXpresso IDE v10.2 User Guide (rather than the old LPCXpresso IDE FAQ).

But that aside, Project -> Properties -> C/C++ Build -> Settings -> Tools Settings -> MCU Linker -> Multicore

You do need to make sure that you create your project using the multicore version of the LPC43xx new project wizard though.

Regards,

MCUXpresso IDE Support

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
863件の閲覧回数
lpcxpresso_supp
NXP Employee
NXP Employee

In the first place you probably want to check out the MCUXpresso IDE documentation - in particular chapter 17, "Multicore Projects", of the MCUXpresso IDE v10.2 User Guide (rather than the old LPCXpresso IDE FAQ).

But that aside, Project -> Properties -> C/C++ Build -> Settings -> Tools Settings -> MCU Linker -> Multicore

You do need to make sure that you create your project using the multicore version of the LPC43xx new project wizard though.

Regards,

MCUXpresso IDE Support

0 件の賞賛
返信