Hi
I am trying to program the mega8 using the UCmicrosys's UCflash AVR
programmer. I am using winAVR for this. However, winAVR needs me to
specify the kind of programmer type while making the makefile which i
need before i can compile my code.
Unfortunately, the UCflash programmer does not appear in the list
given. I tried using the BSD and interfacing my mega8 using hte LPT1
port. Unfortunately, the winAV was now able to open the LPT port. I
dont know why. I went through your parallel port interfacing book, and
i have tried everything including useport, lpt.exe, etc. I hace
checked my LPT port settings in BIOS and i have verifed the address.
My motherboad is Intel945 original chipset, which i beleive is
creating the problem.
Anyways, so I am back to the programmer for which i spent around
3000Rs. I am not able to undestand how to create the hex file using
WinAVR which i can uploadto the spftware module which came with my
programmer.
Please help as i m totally confused right now. This is ugent.
Thanks
Udit
Hi, im using the attiny 25 in order to make a battery charger, but at
his moment i have a problem; the resolution of the adc is 10 bits so i
want to read all the bits and safe it in a register of 16 bits, does
anybody now how to do it, i tried with the function inw() but is a
decrepited function so i can used it with the new compilator.
thanks
Mark
Hi,
Sorry if this is not the right place for this message...
I'm a robotic amateur, and I have a web site that originally was
created to teach people the basics of robotics. But now I realize that
I don't have the time to continue with that project alone...
I'm looking for people that want to write short articles about how
to get started with robotics.
So if you have an interest on seeing some of your works published
on the net, please contact me at jp@....
Regards,
Juan Pablo
hi, this is shantanu ,thanks a lot for ur copoeration.
would u mind to say about ur next project and can u give me some idea
about maze solving robot.
plz try to contact me on gtalk,my address
is "shantanupanda@...". when ever ur on line plz give me missed
call on:-9861788348.
send ur gmail address to me if u think safe.
thanks a lot
have anice day ,,,bye.
i have the entire source code... i am missing a library file though - "nokialcd.h" which is the only issue wrt the program... would it be possible for you to provide this file? i am unable to open some of the files in the pic2h folder which is available on your site since i dont have the appropriate ripper... i would really appreciate it if you could send me this file or recommend some place to get this file.
I'm trying to access "Ping)))" with AT89S52, but I met
alot of trouble...
I don't know how to access the ping...
Can anyone help me?
if necessary I need the "ASM" file
Thank alot...
________________________________________________________________________________\
____
Building a website is a piece of cake. Yahoo! Small Business gives you all the
tools to get online.
http://smallbusiness.yahoo.com/webhosting
once try it , using this WINAVR u can simply write a code and compile it and download it into the microcontroller using AVRstudio. if u have any doubts u can ask .
regards
musicalboy
----- Original Message ---- From: appy_sg <appy.sg@...> To: booksbybibin@yahoogroups.com Sent: Thursday, 11 October, 2007 5:11:06 PM Subject: [booksbybibin,www.booksbybibin.tk] runtime error
hi
i've managed to build a code in c using avrstudio but when i try to run it i encounter a run time error. HELP!!!!! aparna
the error that i am getting is when i try to run the program.the compiler is building the entire code but when i try to either run or debug the program the error i obtain is as follows:- "microsoft visual c++ runtime error". after this the entire avr studio shuts down. also can you please tell me how to open the hex version of the compiled code? this is the first time i am using any atmel related product( hardware and software) as i was told the hex file could be debugged.
thanks for providing me with the link.
once try it , using this WINAVR u can simply write a code and compile it and download it into the microcontroller using AVRstudio. if u have any doubts u can ask .
This is not code error. I think there is some problem in your software. Compile some other file and check it. if its software problem then reinstall it.
the error that i am getting is when i try to run the program.the compiler is building the entire code but when i try to either run or debug the program the error i obtain is as follows:- "microsoft visual c++ runtime error". after this the entire avr studio shuts down. also can you please tell me how to open the hex version of the compiled code? this is the first time i am using any atmel related product( hardware and software) as i was told the hex file could be debugged.
thanks for providing me with the link.
once try it , using this WINAVR u can simply write a code and compile it and download it into the microcontroller using AVRstudio. if u have any doubts u can ask .
dear aparna, try downloading and installing the software again. and also the hex is saved where u have saved the program.. u may then use sp12 to burn the program to the microcontroller.
regards varun jain
kuruschev <kuruschev@...> wrote:
Dear aparna,
This is not code error. I think there is some problem in your software. Compile
some other file and check it. if its software problem then reinstall it.
the error that i am getting is when i try to run the program.the compiler is building the entire code but when i try to either run or debug the program the error i obtain is as follows:- "microsoft visual c++ runtime error". after this the entire avr studio shuts down. also can you please tell me how to open the hex version of
the compiled code? this is the first time i am using any atmel related product( hardware and software) as i was told the hex file could be debugged. thanks for providing me with the link.
once try it , using this WINAVR u can simply write a code and compile it and download it into the microcontroller using AVRstudio. if u have any doubts u can ask .
i have changed the software version of winavr and avrstudio 4 times already. this has stopped the generation of the runtime error but i am now gettin an error wrt the int statement... its says not in scope plus the frequency assignment with the software doesnt match the frequency value of the mc. i am using an ATMEGA32. the max freq stated by the software is 12MHz while the freq of the mc is actually 16 MHz. will this also cause any futher problems?( it is generating a warning which says that the set freq is above the max. operable freq.
dear aparna, well the int statement error is due to ur code. may b u need to verify it. regarding the frequency. well ATmega32 can work b/w 8 MHz to 16 MHz, provided u hav connected the oscillator to the XTAL1 and XTAL2 pin of the muc. if u are using the internal clock then use 16 MHz.
aparna sg <appy.sg@...> wrote:
i have changed the software version of winavr and avrstudio 4 times already. this has stopped the generation of the runtime error but i am now gettin an error wrt the int statement... its says not in scope plus the frequency
assignment with the software doesnt match the frequency value of the mc. i am using an ATMEGA32. the max freq stated by the software is 12MHz while the freq of the mc is actually 16 MHz. will this also cause any futher problems?( it is generating a warning which says that the set freq is above the max. operable freq.
--- In booksbybibin@yahoogroups.com, "obaid_nasir_nu"
<obaid_nasir_nu@...> wrote:
>
> hey guys can someone inform me the basic difference between the
> programming of Code Vision and WINAVR and which one will you
recommend
> and why ?
>
i'm familiar with CdVision, it very user frendly, u can call u'r ASM
code as function
--- In booksbybibin@yahoogroups.com, "obaid_nasir_nu"
<obaid_nasir_nu@...> wrote:
>
> hey guys can someone inform me the basic difference between the
> programming of Code Vision and WINAVR and which one will you
recommend
> and why ?
>
both of them are in c language but, as i know, codevision is more
popular than winavr. If you want more information go to AVRFREAKS site
and check the forums there, u will find them useful:
http://www.avrfreaks.net/
get it from the files section of this yahoo group
-- In booksbybibin@yahoogroups.com, "chandankumarkiit2"
<chandankumarkiit2@...> wrote:
>
> i want to download "my experiance on parallel port,by bibin john" from
> where we can download this book....
>
--- In booksbybibin@yahoogroups.com, "urs_sachin_76"
<urs_sachin_76@...> wrote:
>
> I M in search of a basic E book of a Avr insructions and mnemonics
> using assembly and c. i m new user wid avr, so , plz help me its
> urgent
>
dwnload ur microcontroller's datasheet from Atmel's site.
Can someone please provide me the C Programming Commands for AVR with
details. I shall wait for the reply guys and i am thanking all of u in
anticipation.
Please help me out, a deadlock has been created in my project.
I am using WinAVR
--- In booksbybibin@yahoogroups.com, "obaid_nasir_nu"
<obaid_nasir_nu@...> wrote:
>
> Can someone please provide me the C Programming Commands for AVR with
> details. I shall wait for the reply guys and i am thanking all of u in
> anticipation.
>
> Please help me out, a deadlock has been created in my project.
>
I am using WinAVR
--- In booksbybibin@yahoogroups.com, "obaid_nasir_nu"
<obaid_nasir_nu@...> wrote:
>
> Can someone please provide me the C Programming Commands for AVR with
> details. I shall wait for the reply guys and i am thanking all of u in
> anticipation.
>
> Please help me out, a deadlock has been created in my project.
>
and also download datasheet of ATMEGA AVRs. Datasheet of ATMEGA8535, I think, is of aprox 450 pages. It helps in C and Assembly programming.
Also you may find book on this group files directory for C programming.
Best of luck
obaid_nasir_nu <obaid_nasir_nu@...> wrote:
Can someone please provide me the C Programming Commands for AVR with details. I shall wait for the reply guys and i am thanking all of u in anticipation.
Please help me out, a deadlock has been created in my project.
--- In booksbybibin@yahoogroups.com, "urs_sachin_76" <urs_sachin_76@...> wrote: > > I M in search of a basic E book of a Avr insructions and mnemonics > using assembly and c. i m new user wid avr, so , plz help me its > urgent > dwnload ur microcontroller's datasheet from Atmel's site.
Hi All.
I just joined the group. I noticed .rar files, which I cannot open. Can
anyone please advise as to which program to use to open these files and
where to get it(free?).
Thanks in advance.
you use winrar
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
--- In booksbybibin@yahoogroups.com, "asifjc10" <asifjc10@...> wrote:
>
> Hi All.
> I just joined the group. I noticed .rar files, which I cannot open.
Can
> anyone please advise as to which program to use to open these files
and
> where to get it(free?).
>
> Thanks in advance.
>
use Winrar to open it
or
use winzip