Programming in Linux I have already installed avrdude. command to burn .hex file
Friday, 21 April 2017 - 11:14
Programming in Linux I am in need of another help. how to burn the .hex file into chip using usbasp programmer in linux.
Need command?
Friday, 21 April 2017 - 10:52
Programming in Linux Now its working... dont know exact problem, during first installation of files I installed all files together by giving all packages in single command line.
Now I removed all...
Friday, 21 April 2017 - 10:41
Programming in Linux I programmed through vim editor and compiling using avr-gcc -mmcu=atmega32 Os led.c o led.o
Friday, 21 April 2017 - 10:10
Programming in Linux Now the its shows as:
In file included from led.c:1:0:
/usr/lib/avr/include/avr/io.h:428:6: warning: #warning "device type not defined" [-Wcpp]
# warning...
Friday, 21 April 2017 - 09:43
Programming in Linux Its ubuntu 14 version. Even In other system I have used before, I have not faced any probelm. This first time I am using in new one.
Friday, 21 April 2017 - 09:26
Programming in Linux ya using apt-get install XXXXX only used. Have to change the location?
GSM Interfacing problem. ya I read it sir. I had tried too. but no response. Please tell me whether my senddata function is also correct in my program.
I have already installed avrdude. command to burn .hex file
I am in need of another help. how to burn the .hex file into chip using usbasp programmer in linux. Need command?
Now its working... dont know exact problem, during first installation of files I installed all files together by giving all packages in single command line. Now I removed all...
I programmed through vim editor and compiling using avr-gcc -mmcu=atmega32 Os led.c o led.o
Now the its shows as: In file included from led.c:1:0: /usr/lib/avr/include/avr/io.h:428:6: warning: #warning "device type not defined" [-Wcpp] # warning...
Its ubuntu 14 version. Even In other system I have used before, I have not faced any probelm. This first time I am using in new one.
ya using apt-get install XXXXX only used. Have to change the location?
S sir, I could not get what you said in #21.
I have added a delay too after each command process.
Thank you all. Its working. I changed the string part in code.
ya I read it sir. I had tried too. but no response. Please tell me whether my senddata function is also correct in my program.
senddata("AT+CMGS=09487554063"); This is incorrect format?
Pages