osram96x16.c compiles with no output
Hi,
just having received my Stellaris Eval Kit I tried to build the hello example. There I stumbled over a strange problem: All files compile just fine, then the linker complains that osram96x16.o cannot be opened. There is no object file, indeed, but the compiler does not even issue a single warning when compiling osram96x16.c. All other object files are generated, even that from the file uvision.c which is in the same directory as osram96x16.c. I tried to rename osram96x16.c, moved it directly into the hello directory, added all INC directories that I found to the include path - nothing. But the file is compiled (adding some faulty code triggers errors on compilation) and the header files seem all to be found (I added a non-existing dummy file which produced an error).
The tools are installed in the standard directory. Besides running uVision over wine on a Linux box I think there is nothing particular with my setup.
Any help is greatly appreciated, this problem drives me nuts!
Thanks, Robin
Post edited by: thg, at: 2006/11/06 17:20
login or register to reply
|