Hello,
I want to print it on the Debugger Console constantly,there are printf statements which prints on UART, unlike on Teraterm or Putty just once (via. UART), but I'm not able to print basic command [printf("Hello\n");] ; I did made the changes in the settings from ewl_c no I/O to newlib Debugger Console,yet I'm not able to print. Kindly help me in this regard.
Thank you.
 
					
				
		
 stanish
		
			stanish
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi,
I'd suggest you to check if debug configuration has enabled semihosting:
Please check the thread below for more details:
S32K and printf() implementation
Hope it helps.
Stan
Hello Stanislav,
I tried it, yet I'm not getting the printf statements on console, Kindly tell where I'm going wrong.
Thank you.
 
					
				
		
 jiri_kral
		
			jiri_kral
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hello Jiri,
I found the output picture, couldn't find the project attachment.
 
					
				
		
 jiri_kral
		
			jiri_kral
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi,
This is strange, I can see and download attachment even when I'm not logged in:
Jiri
Hello Jiri,
Yeah, got the attachment this time, its up and running fine.
Thank you,
Sushma
Hello Stanislav,
I have done the following changes and still not able to get the printf results on Console. Kindly tell me where I'm going wrong.
Thank you,
Sushma Mantagani
