Hi, I try tu run my assampler development with a myAVR Board MK2 USB and KontrollerLab on Linux ubuntu 10.10. I can compile and burn my program successfully by following command line commands:
avr-gcc -c -x assembler-with-cpp -mmcu=atmega8 test.s -o test.o avr-ld test.o -o test.elf avr-objcopy -O ihex test.elf test.hex avrdude -p m8 -c avr911 -P /dev/ttyUSB0 -U flash:w:test.hex:i |
I did not manage to configure KontrollerLab right now. Does anyone have an idea how I have to configure KontrollerLab right? Greetings Kai
:
Locked by Moderator
Hi, you've to create a makefile and use this makefile instead of Kontrollerlabs internal build system. reguards, tobias
Hi, thanx for your answer, I can't find this feature (Project -> Configure project -> Common, and uncheck the "built-in build system" box. ) Kontrollerlab 0.7.1. It in version 0.8.0-alpha1? kai
Good evening every body, I am working in small and good embedded company for last 6 month,but i am a computer science student ,i don't know about electronics and c embedded coding,but i have basic knowledge c and java,so i want to improve my self,so Please tell JAVA COURSE which is help full for my future. Friends please support me...
@sivasankar sekar: Your post doesn't fit into this thread and this sub-forum at all. Please post yor question again in another sub-forum (maybe Off Topic) or, even better, in a Java developer's forum.