I'm using a MCUXpresso to write software for a LPCXpresso1769 board. I've inserted code to blink the RGB led at startup in a distinct pattern.
I can compile and download the code to the board using the IDE, and I see the LED blink its pattern. However, I can't seem to get the board to run its code after power-up, without the help of the MCUXpresso IDE - it just sits there with the RGB LEDs colors lit up constantly.
How would I have to treat the board so that it runs the code I flashed onto it after power-on? I'm supplying power through the attached NP-Link board's micro-USB port.
Best regards,
Lena