LPCXpresso multiprocessor example

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

LPCXpresso multiprocessor example

589 Views
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 Kudos
Reply
1 Reply

509 Views
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 Kudos
Reply