Hi all,
I just created a LPC54102 dual core project in MCUpresso following the guide. (Core M4 = Master, Core M0 = Slave).
After that I want to confiugre the LPC peripherals by MCUXpresso Config Tools but it works only on Master M4 core. When I try to open MCUXpresso Config Tools relative to the Slave core an error message appears :
"The project does not contains any configuration/source file to import open configuration. Open configuration failed due to unknown reason".
What about this issue? I noted that no .mex file appears on Slave project.
What is the correct way to configure the Slave peripherals by MCUXpresso Config Tools?
Thanks.