Hi everyone,
I'm currently working on development with the NXP LPC1778FET180 chip, and I want to use the 'MCUXpresso' IDE. But during this process: 1. I found that in NXP's official 'SDK Builder,' I can't find the SDK for LPC1778FET180, whereas 'MCUXpresso' shows that it supports this chip. So how can I get the SDK for this chip? 2. If this chip doesn't have a corresponding SDK, I've already generated a bare-metal project through 'MCUXpresso,' but it seems that graphical pin configuration isn't supported. No .mex file is being generated. Is it that this chip doesn't support graphical pin configuration, or am I doing something wrong?
Best wishes