Hi,
I am creating a custom board using LPC55S69 as host MCU. For the purpose of adding the custom board to be used with the SDK in MCU Xpresso IDE, I am creating a custom board .mex file.
I have configured the pin map as per my design and now working on the Clocks configuration for the board. Is there any reference for developing a custom board file using LPC55S69 Host MCU?
I am facing difficulties configuring the clocks for the .mex file .
TIA