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

LPC43xx series

Hello all,

I am new to Multicore. I am working with LPC43xx series. I am trying to work with LED blink example and trying to know to handle the cores individually. When I read online,there are many IDEs that can be used with the board. In LPC there was a link which said that M0 core must be reset before working with it. In Keil version, simply run another instance of M0 (M4 must be previously running). In Keil example, is there a need for reset of the M0 core ? And also if I want to make the LED work only with M0 core, which clock should I initialise and should I initialze it in main of CM4 or with CM0. It would be helpful if any suggestions/links/material are provided , so that I could find answers for my own questions. Or if anyone can guide me through.

Thanks