Hi,
We are using LPC55S69-evk with the latest GCC based SDK (using CMake). We can't find out why for some peripherals, there is no suitable .cmake file for core 1 in the SDK.
As an example, there is only a "component_flexcomm_i2c_adapter_LPC55S69_cm33_core0.cmake" but no "component_flexcomm_i2c_adapter_LPC55S69_cm33_core1.cmake. However according to the MCU's datasheet, it seems possible to map i2c to core 1...
Is there any particular reason for that ?
Best regards