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
Thx
解決済! 解決策の投稿を見る。
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
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