 
					
				
		
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
Hi, I´ve got the same problem. What is the cause for that?
On OM13000 it worked before.
My project is based on the uIP/ webserver sample.
br
Ron
 
					
				
		
 brendonslade
		
			brendonslade
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		I´m using the OM13085 eval. board and it seems to behave differently than the OM13000, which I used before.
Where can I find the information exactly?
Thanks
Ron
 
					
				
		
 brendonslade
		
			brendonslade
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Its an attachment to my response above (the LPCXpresso1769 CD Rev D Product Note PDF file.)
 
					
				
		
 brendonslade
		
			brendonslade
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		What code are you running and on which board exactly (OM13085?)
Did you try this using periph_blinky from the LPCOpen package?
