AVRISPmkII Download failure

For general Flowcode discussion that does not belong in the other sections.
Post Reply
17712885438
Posts: 2
http://meble-kuchenne.info.pl
Joined: Thu Nov 02, 2023 8:11 am

AVRISPmkII Download failure

Post by 17712885438 »

Download displays the following error:
Licence key: AF2WAB
https://www.flowcode.co.uk
Compilation is up-to-date
Linking is up-to-date
Using <E-Blocks> inbuilt settings for programmer
Launching the programmer...
C:\ProgramData\MatrixTSL\FlowcodeV10\FCD\AVR\batchfiles\avrc_usbtiny.bat "C:\Program Files (x86)\Flowcode\Common\Compilers\avr\" AVRDUDE m128 atmega128 "E:\flowcode exp\Flowcode1.hex" "Flowcode1.hex" 0 3 255 255 255

E:\flowcode exp>REM CRC: EA277D0C7EF9B4E537B79187D0BE7A25FA6080B4B01BE48BAF713429E4B69041072C26934F62BA2AD18E3139D88C14D7FDF450211C1C7EDD1B26E7E6900D01A705C640EF477B79E0C7881D2E5EEC9BD69A0D46BD3B6AACB92DE4D84759EBB5079CA9DA2D2BBCDAE2A4D1C56CD1580BF5AF8E843CE3F948F4E0D15CD60797BAFA6962DD75A0CE6BA803FA2A1D6AFD58EB6990D2583E913FCAAF7E7C43797B5D527BDC5AFE4E85741283CDFFC92B31C37CC7ED0FE65232B94A6FFAB882ACBAA5EE69F01B3F3C0F45102C3050DA273BE4EEEB8F083C1249885E4EF3472126DCC4557F475420AD3A302861112B2378F6127E5D3A7ED706D09BBA

E:\flowcode exp>REM REVISION: 1.0

E:\flowcode exp>REM GUID: A9214695-C8E9-4EAE-A1FD-7E32BFDC5003

E:\flowcode exp>REM DATE: 08\08\2022

E:\flowcode exp>REM DIR: FCD\AVR\batchfiles\avrc_usbtiny.bat

E:\flowcode exp>"C:\Program Files (x86)\Flowcode\Common\Compilers\avr\bin\avrdude.exe" -p m128 -Pusb -c usbtiny -U flash:w:"Flowcode1.hex"
avrdude.exe: Error: Could not find USBtiny device (0x1781/0xc9f)

avrdude.exe done. Thank you.


Error returned from [avrdude]

C:\ProgramData\MatrixTSL\FlowcodeV10\FCD\AVR\batchfiles\avrc_usbtiny.bat reported error code 0x1

Autoclose turned off


FINISHED

Please help me. Thank you!

mnfisher
Valued Contributor
Posts: 981
Joined: Wed Dec 09, 2020 9:37 pm
Has thanked: 105 times
Been thanked: 516 times

Re: AVRISPmkII Download failure

Post by mnfisher »

It looks as though the programmer file you are using is attempting to use a USBTiny programmer. I think there is a batch file for the AVRISP - though I'm not at a computer at present and can't remember it...

You need to look in Build->CompilerOptions->Programmer and choose - or edit the current file (where it has usbtiny change to avrispmkii)

Martin

Post Reply