"avrdude.exe has stopped working"

For C and ASSEMBLY users to post questions and code snippets for programming in C and ASSEMBLY. And for any other C or ASM course related questions.

Moderators: Benj, Mods

Post Reply
billduck
Posts: 159
Joined: Thu Jul 01, 2010 1:57 am
Has thanked: 23 times
Been thanked: 16 times
Contact:

"avrdude.exe has stopped working"

Post by billduck »

I get the above message when trying to communicate with a laptop (Vista Home,64 bit) via USB to an AT90USB162 from Bipom. The parameters of: AVRDUDE %a %t "%D\%f.hex" "%f.hex" %cfg %c0 %c1 %c2 %c3 Does anyone have any suggestions?
I note there are a few posts concerning this.

billduck
Posts: 159
Joined: Thu Jul 01, 2010 1:57 am
Has thanked: 23 times
Been thanked: 16 times
Contact:

Re: "avrdude.exe has stopped working"

Post by billduck »

I note the post <http://www.matrixmultimedia.com/mmforum ... UDE#p19537>
Should I be using the AVRISP mkII? I am not at this time.
I tried the work around detailed in the above post, going from the computer USB to the Bipom board USB, without success.
Thanks. Bill S

User avatar
Steve
Matrix Staff
Posts: 3422
Joined: Tue Jan 03, 2006 3:59 pm
Has thanked: 114 times
Been thanked: 422 times
Contact:

Re: "avrdude.exe has stopped working"

Post by Steve »

I think you may need to be using FLIP / BatchISP from Atmel to program this device via a bootloader.

BiPOM may have some information about this. I will contact them and post it here.

billduck
Posts: 159
Joined: Thu Jul 01, 2010 1:57 am
Has thanked: 23 times
Been thanked: 16 times
Contact:

Re: "avrdude.exe has stopped working"

Post by billduck »

The solution, from Bipom, is to use the AVRISP Mk2. Thanks

Post Reply