Hello Eugene Hiihtaja ,
For LPC55S66 there is only one flash bank, so we can not running two or more cores main code on one storage bank, because if both core need catch data or command, flash can not response both core request, the core will be stopped and generate fault. Core1's app code storaged in Flash, once power-up, core0 will be startup first, then copied the core1 image into SRAM area and run core1.
Have a great day,
TIC
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------