/var/www/restricted/ssh/stm32/www/stm32circle/ STM CircleOS forum / Standard output window in Ride ?

Username:     
Password:     
             

Forum

# 1   2009-03-11 17:52:17 Standard output window in Ride ?

slimphony
Member
Registered: 2009-01-27
Posts: 13

Standard output window in Ride ?

Hello anyone,

Where does the output of the printf() function go ?

There is nowhere I can see it in the Ride7 IDE...

Thanks

Last edited by slimphony (2009-03-11 17:52:41)

Offline

 

# 2   2009-03-12 07:18:20 Standard output window in Ride ?

Francis
Administrator
From: France-Grenoble
Registered: 2007-07-09
Posts: 890

Re: Standard output window in Ride ?

At the moment, ... nowhere, but you could redirect printf to the IrDA by writing a putchar() function that sends the bytes to UART1.
In the future we will provide a function that sends characters to the debugger (SWV). We are working on...

Offline

 

Board footer