Posted on December 21, 2006 at 13:16The only warning is Quote:main.c(30): warning: #951-D: return type of function ''main'' must be ''int''Then I changed the return type to ''int'', huhu...
Posted on December 21, 2006 at 13:00I solved the problem a few days ago. After I installed a toolkit that was released by Keil, all works. Quote:Tool Version Numbers: Toolchain Path: BIN30C Compiler: ARM/Thumb C/C++ Compiler, RVCT3.0 [Build 942] for...
Posted on October 18, 2006 at 03:47I try to compile and link the example project in folder Keil\ARM\RV30\Example\ST\STR71xLib\GPIO. I got error list below: Build target 'STR71x Debug' assembling STR71x.s... compiling 71x_it.c... compiling Retarge...
Posted on January 10, 2006 at 03:53I found a ''TEST'' pin on str71x. How can I test these chips by using this pin? THX :) [ This message was edited by: light on 10-01-2006 08:24 ]