I am evaluating uVision3. I have problems when trying to use GNU toolchain. I first created a new folder which includes the defautl startup.s file. I copied and pasted the pot.c file from C:ADuC_Beta702x\Code\...ADC\pot.c. I have already installed the GNU(GCCARM331.EXE from CD). When I hit the "translate" icon, I get: compiling pot.c... arm-uclibc-gcc: cannot specify -o with -c or -S and multiple compilations pot.c - 0 Error(s), 0 Warning(s). I can not do build or do anything from here. Can anyone help? Thank you
hey guys...it was quite simple. KEIL apparently hates long file names. i initially installed KEIL into C:\Program Files\KEIL...which was the problem. i reinstalled to C:\KEIL which works fine now. yes there were no errors, but i still couldnt build anything. i rebuilt all the files and it wouldnt create the target. i'd get the following after i tried to build: Build target 'Target 1' compiling pot.c... arm-uclibc-gcc: cannot specify -o with -c or -S and multiple compilations assembling startup.s... Assembler messages: Error: Error: can't open Files\KEIL\ARM\INC\ADI\ for reading Files\KEIL\ARM\INC\ADI\: No error Target not created thanks for the help though!
KEIL apparently hates long file names. No. I don't think so. Since I have never received this error I can only assume that there's something different about your setup. Where did you install cygnus and did you use the one from the Keil web site? Jon
View all questions in Keil forum