AVR - KontrollerLab and myAVR

Guest #2055345
Rate this post
useful
not useful
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:
1
avr-gcc -c -x assembler-with-cpp -mmcu=atmega8 test.s -o test.o
2
avr-ld test.o -o test.elf
3
avr-objcopy -O ihex test.elf test.hex
4
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
(Company: KP Technologies) #2170486
Rate this post
useful
not useful
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...
This topic is locked and can not be replied to.