Search found 73 matches

by yllawwally
Fri Mar 08, 2013 8:44 pm
Forum: New to Uzebox? Start here!
Topic: Eclipse is not creating elf file
Replies: 4
Views: 7706

Re: Eclipse is not creating elf file

I'm still trying to compile the tutorial. Make runs, however it cannot find a number of files such as fat.c, below is the output. 16:00:33 **** Incremental Build of configuration Debug for project testproject **** make all Building file: ../fat.c Invoking: AVR Compiler avr-gcc -Wall -g2 -gstabs -O0 ...
by yllawwally
Thu Mar 07, 2013 12:02 am
Forum: New to Uzebox? Start here!
Topic: Eclipse is not creating elf file
Replies: 4
Views: 7706

Re: Eclipse is not creating elf file

Thanks. I was looking at the console. Which erased the information too quickly. It can't find the make file.
by yllawwally
Tue Mar 05, 2013 7:37 pm
Forum: New to Uzebox? Start here!
Topic: Eclipse is not creating elf file
Replies: 4
Views: 7706

Eclipse is not creating elf file

I installed eclipse. When I try to debug the tutorial file, it says launching run_in_emulator. It does not show any errors, however I cannot find a new elf file on my computer. I followed the setup tutorial at http://uzebox.org/wiki/index.php?title=Uzebox_Developement_Under_Eclipse Any advice on whe...