Posted on February 28, 2006 at 11:26Hi, I have problem with compiling the exemple program of retarget: the identifier 'FILE' is not defined Is this due to the IAR c compiler library STDIO.h? what's the method for retargetting printf to UART? Thx, Ma...
Posted on January 18, 2006 at 14:49Hello, I was wondering the benefits you can obtain with implementing an OS like uclinux on the STR710 for example. Can we use driver already written for that MCU (usb, can, ...) ? What software can we install ? How...
Posted on November 07, 2005 at 09:54 Hi, I'm using winIDEA with IAR, but I think you should uncheck the flash loader box, Manu
________________
Attachments : iar.PNG : https://st--c.eu10.content.force.com/sfc/dist/version/download/...
Posted on October 19, 2005 at 06:57Quote: In the example in the standard libray uses the Tx Empty interrupt, this interrupt is diabled in the UART ISR. The UART interrupts flags are cleared - Rx BufNotEmpty is cleared when you read one byte from the...