LPCXpresso multiprocessor example

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

LPCXpresso multiprocessor example

709 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by charchar on Tue Mar 24 08:32:28 MST 2015
I'm having trouble finding a simple LPC43xx multiprocessor example (M4/M0) that runs in LPCXpresso. 

The lpcopen examples are all single processor, and the other examples I've found only run in Keil....

Can someone point me in the right direction?

thanks!
0 项奖励
回复
1 回复

629 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by lpcxpresso-support on Tue Mar 24 10:36:00 MST 2015
The LPCOpen packages for LPC43xx do actually include a multicore example, but currently these don't currently make use of the LPCXpresso IDE's builtin multicore project support.

These LPCOpen examples will be called something like "multicore_mc_sa_blinky_m4" / "multicore_mc_sa_blinky_m0app", depending upon which package you are using.

For details of how to use these examples, see the LPCOpen multicore FAQ at http://www.lpcware.com/content/faq/how-run-multicore-examples-provided-lpcopen-lpc43xx-packages

However I've just done a quick port of the LPCOpen multicore projects for the LPCXpresso4337 board (from the lpcopen_2_16_lpcxpresso_nxp_lpcxpresso_4337.zip package) into "proper" LPCXpresso IDE multicore projects, as described at http://www.lpcware.com/content/faq/lpcxpresso/lpc43xx-multicore-apps

Hopefully this is of use to you.

There are also some older LPCXpresso IDE multicore projects, based on the old Peripheral Driver Library (the precursor to LPCOpen) available within the /Examples/NXP/LPC4000/LPC43xx subdirectory of your LPCXpresso IDE installation.

Regards,
LPCXpresso Support


0 项奖励
回复