LPC4350 dual-core application

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

LPC4350 dual-core application

362 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by oprata on Fri Oct 10 11:10:38 MST 2014
Hello Folks,
I would like to know if someone could help me to build a simple dual-core application for LPC4350. I found an application notes (AN11177) from NXP that could be used. But the code were wrote for Keil not for LPCXpresso. Does anybody know how can I translate the code wrote for Keil to LPCXpresso?
0 Kudos
4 Replies

239 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by lpcxpresso-support on Tue Oct 14 00:04:49 MST 2014
There are multicore examples using the IPC within the LPCOpen bundles for the LPC43xx family (e.g. dc_sa_blinky and dc_sa_blinky_mo, with dc = dual core). I suggest that you look at these in combination with the LPC43xx user manual and the apps note you have already found.

Regards,
LPCXpresso Support
0 Kudos

239 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by oprata on Mon Oct 13 13:52:04 MST 2014
Hello Folks,
I made a very small dual-core application with LPCXpresso. And it works fine. But my dual-core application, I don't  add any inter process communication. I would like to know where I could find any information about it. At AN11177 I found information about Inter Process Communication, but it isn't so clear. Do you have any step-by-step instruction about how can I build Inter Process Communication Application? Please look attach file, this is simple dual-core application. I used LPCXpresso 7.4 version.
0 Kudos

239 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by oprata on Mon Oct 13 13:52:01 MST 2014
Hello Folks,
I made a very small dual-core application with LPCXpresso. And it works fine. But my dual-core application, I don't  add any inter process communication. I would like to know where I could find any information about it. At AN11177 I found information about Inter Process Communication, but it isn't so clear. Do you have any step-by-step instruction about how can I build Inter Process Communication Application? Please look attach file, this is simple dual-core application. I used LPCXpresso 7.4 version.
0 Kudos

239 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by lpcxpresso-support on Sat Oct 11 00:32:21 MST 2014
LPCXpresso LPC43xx dual core project mechanism is described at:

http://www.lpcware.com/content/faq/lpcxpresso/lpc43xx-multicore-apps

If using LPCOpen, you should also read their FAQ on the supplied multicore projects - as these don't yet fully use the functionality provided by the IDE:

http://www.lpcware.com/content/faq/how-run-multicore-examples-provided-lpcopen-lpc43xx-packages

Regards,
LPCXpresso Support
0 Kudos