We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hello
I'm using Cortex-M3, and because of speed and peripherals, I want to use a dual core MCU.
I realized I have to write two separate code and make two separate executable file.
But I don't know how to merge these executable files.
I have to write down the executable files in separate specific region of flash?
Can anyone help me? I'm a little confused
Thank you
I'd like to let you know that NXP has a nice LPC-related Web-site with downloads and documentation plus a forum, where you can get more information. I strongly recommend exploring the site (and especially the LPC43xx forum), because you will find examples on how to load a Cortex-M0 image using the standard way there too. See some posts related to running dual-core applications on the LPC43xx.
I agree with Jens, LPCware has loads of doc and code you can use.