Posted on May 17, 2011 at 12:59Thanks. That's it. I really appreciate your help!!! > Hi, > Please add a file named ''cortexm3_macro.s'' into your project, > all of the compile error disappeared. > You can find this file in /FWLib/project/RVMDK/
Posted on May 17, 2011 at 12:59Thanks! The project is attached. Basically I put the library under the project directory. I used the USART/Printf example. The README file in the example has detail information on how to set up the project and I just f...
Posted on May 17, 2011 at 12:59Thanks for your quick reply. I am using Keil uVision. I have some other sample codes that I can compile, download to the board and run. No issues. But I don't think the problems I am having in compiling the firmware is...
Posted on May 17, 2011 at 12:59I am trying to compile the firmware library but got a lot of errors. For example: In line 112 of stm32f10x_uart.c: identifier UART4_BASE is undefined. This is supposed to be defined in stm32f10x_map.h but it is not (ot...
Posted on May 17, 2011 at 12:59Greetings to All, I am new to STM32, just switched from Atmel AVR. I am wondering where I can find more code samples for the chip. For the AVR, in the manual, there are small code fragments on how to use each periphera...