Does this look right?
Title:
Description:
Device: ARD.ATMEGA.ATMEGA328P
Generated by: Flowcode v9.2.0.33
Date: Friday, October 29, 2021 19:56:46
Users: 1
Registered to:
Licence key:
NOT FOR COMMERCIAL USE
https://www.flowcode.co.uk
Compilation is up-to-date
Linking is up-to-date
Using FCD settings for programmer
Launching the programmer...
C:\ProgramData\MatrixTSL\FlowcodeV9\FCD\AVR\batchfiles\avrc_arduinoA.bat "C:\Program Files (x86)\Flowcode\Common\Compilers\avrv5\" m328p arduino COM3 115200 "D:\Dropbox\Oliver Work 2020\FlowCode\Flowcode2.hex"
D:\Dropbox\Oliver Work 2020\FlowCode>REM REVISION: 1.0
D:\Dropbox\Oliver Work 2020\FlowCode>REM GUID: BC89C337-8FBB-43B7-A3A7-C7902C121931
D:\Dropbox\Oliver Work 2020\FlowCode>REM DATE: 29\03\2021
D:\Dropbox\Oliver Work 2020\FlowCode>REM DIR: FCD\AVR\batchfiles\avrc_arduinoA.bat
D:\Dropbox\Oliver Work 2020\FlowCode>"C:\Program Files (x86)\Flowcode\Common\Compilers\avrv5\bin\avrdude.exe" -pm328p -PCOM3 -b115200 -carduino -D -Uflash:w:"Flowcode2.hex"
avrdude.exe: AVR device initialized and ready to accept instructions
Reading |
################################################## | 100% 0.00s
avrdude.exe: Device signature = 0x1e950f
avrdude.exe: reading input file "Flowcode2.hex"
avrdude.exe: input file Flowcode2.hex auto detected as Intel Hex
avrdude.exe: writing flash (1150 bytes):
Writing | ################################################## | 100% 0.18s
avrdude.exe: 1150 bytes of flash written
avrdude.exe: verifying flash memory against Flowcode2.hex:
avrdude.exe: load data flash data from input file Flowcode2.hex:
avrdude.exe: input file Flowcode2.hex auto detected as Intel Hex
avrdude.exe: input file Flowcode2.hex contains 1150 bytes
avrdude.exe: reading on-chip flash data:
Reading |
################################################## | 100% 0.14s
avrdude.exe: verifying ...
avrdude.exe: 1150 bytes of flash verified
avrdude.exe done. Thank you.
Programming successful!
FINISHED