This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

nxp lpc43xx dualcore project

it is known that lpc43XX is dualcore microcontroller, when creating project using M4 and M0 at the same time, we may need to assign different program space for each core. how to conifg these kind of projects and write the proper initialization file for both core. any idea or tutorials? thanks

Parents
  • this example truely uses a different way to make dualcore project, M0 project has been converted into an array in M4 project and i think the M4 project will assign address for the m0 image. however, if i need to config the m0 image flash, how can i set the project, how about the flash signature and ram space management.

Reply
  • this example truely uses a different way to make dualcore project, M0 project has been converted into an array in M4 project and i think the M4 project will assign address for the m0 image. however, if i need to config the m0 image flash, how can i set the project, how about the flash signature and ram space management.

Children
No data