Hi all, i'm testing LPC1769 on a LPCxpresso board, when I use debugger on IDE, the code is executed OK but when I power UP the board the code isn't executed, what is wrong?
many thanks
pmoreira
Hi, the original problem was produced for a "printf()" statement, deleting this instruction the problem don't occur. I think that the cause for this anomaly is that the debug module load automatically the library that contain the code for the printf statement.
thanks
pmoreira
Its an attachment to my response above (the LPCXpresso1769 CD Rev D Product Note PDF file.)
What code are you running and on which board exactly (OM13085?)
Did you try this using periph_blinky from the LPCOpen package?