I am receiving the error below, and I am not sure which is the problem:
Code: Select all
Target folder: C:\Users\andre\iCloudDrive\Documents\Hobby\Electronics\Projects
Source name: C:\Users\andre\iCloudDrive\Documents\Hobby\Electronics\Projects\00 - 16x WS2812 RGB Timer.fcfx
Title:
Description:
Device: ARD.ATMEGA.ATMEGA328P
Generated by: Flowcode v10.1.2.40
Date: Thursday, August 28, 2025 10:41:20
Users: 1
Registered to: andeug (29372262)
Licence key: 29YCxx
https://www.flowcode.co.uk
Using FCD settings for compiler
Launching the compiler...
C:\ProgramData\MatrixTSL\FlowcodeV10\FCD\AVR\batchfiles\avra.bat "C:\Program Files (x86)\Flowcode\Common\Compilers\avrv5\" atmega328p "C:\Users\andre\iCloudDrive\Documents\Hobby\Electronics\Projects\00 - 16x WS2812 RGB Timer.elf" "C:\Users\andre\iCloudDrive\Documents\Hobby\Electronics\Projects\00 - 16x WS2812 RGB Timer.c" "C:\Users\andre\iCloudDrive\Documents\Hobby\Electronics\Projects\00 - 16x WS2812 RGB Timer.lst"
C:\Users\andre\iCloudDrive\Documents\Hobby\Electronics\Projects>REM CRC: EA277D0C7EF9B4E537B79187D0BE7A25FA6080B4B01BE48BAF713429E4B690411241251B4A05C2B5828F4452C9F7348705C640EF477B79E0C7881D2E5EEC9BD69A0D46BD3B6AACB92DE4D84759EBB5079CA9DA2D2BBCDAE2A4D1C56CD1580BF5A24465F11D9C3B2DBA3F4E37F13004EE3637760F1F0B7DA0CC623CD30E3C7D6BAB4C3FE6151D92B8EC0ADD55E96639DAC02472BDE3806EF43AE3A028BD32A5DAE68BB191DA97CB6883A66D3C41849952BB2DD264AF32733E2C3050DA273BE4EE1FA30153290F2FAFBD2259D77AD477809E9C4D76400384BA5D2E1919BC6D834D57C406BC4A49D3F1
C:\Users\andre\iCloudDrive\Documents\Hobby\Electronics\Projects>REM REVISION: 1.0
C:\Users\andre\iCloudDrive\Documents\Hobby\Electronics\Projects>REM GUID: EA0828B2-5C70-41A5-8C54-F359DD5CC88B
C:\Users\andre\iCloudDrive\Documents\Hobby\Electronics\Projects>REM DATE: 08\08\2022
C:\Users\andre\iCloudDrive\Documents\Hobby\Electronics\Projects>REM DIR: FCD\AVR\batchfiles\avra.bat
C:\Users\andre\iCloudDrive\Documents\Hobby\Electronics\Projects>"C:\Program Files (x86)\Flowcode\Common\Compilers\avrv5\bin\avr-gcc.exe" -mmcu=atmega328p -Os -ffunction-sections -fdata-sections -funsigned-char -o "C:\Users\andre\iCloudDrive\Documents\Hobby\Electronics\Projects\00 - 16x WS2812 RGB Timer.elf" "C:\Users\andre\iCloudDrive\Documents\Hobby\Electronics\Projects\00 - 16x WS2812 RGB Timer.c" -lm -Wl,-gc-sections
C:\Users\andre\iCloudDrive\Documents\Hobby\Electronics\Projects>"C:\Program Files (x86)\Flowcode\Common\Compilers\avrv5\bin\avr-objdump.exe" -S "C:\Users\andre\iCloudDrive\Documents\Hobby\Electronics\Projects\00 - 16x WS2812 RGB Timer.elf" 1>"C:\Users\andre\iCloudDrive\Documents\Hobby\Electronics\Projects\00 - 16x WS2812 RGB Timer.lst"
C:\Users\andre\iCloudDrive\Documents\Hobby\Electronics\Projects>"C:\Program Files (x86)\Flowcode\Common\Compilers\avrv5\bin\avr-size.exe" -B -d "C:\Users\andre\iCloudDrive\Documents\Hobby\Electronics\Projects\00 - 16x WS2812 RGB Timer.elf"
text data bss dec hex filename
186 0 0 186 ba C:\Users\andre\iCloudDrive\Documents\Hobby\Electronics\Projects\00 - 16x WS2812 RGB Timer.elf
Compilation successful!
Using FCD settings for linker
Launching the linker/assembler...
C:\ProgramData\MatrixTSL\FlowcodeV10\FCD\AVR\batchfiles\avrb.bat "C:\Program Files (x86)\Flowcode\Common\Compilers\avrv5\" "C:\Users\andre\iCloudDrive\Documents\Hobby\Electronics\Projects\00 - 16x WS2812 RGB Timer.elf" "C:\Users\andre\iCloudDrive\Documents\Hobby\Electronics\Projects\00 - 16x WS2812 RGB Timer.hex" "C:\Users\andre\iCloudDrive\Documents\Hobby\Electronics\Projects\00 - 16x WS2812 RGB Timer.cof"
C:\Users\andre\iCloudDrive\Documents\Hobby\Electronics\Projects>REM CRC: EA277D0C7EF9B4E537B79187D0BE7A25FA6080B4B01BE48BAF713429E4B69041F19754DEA3580B6825E5D6A5C09874F305C640EF477B79E0C7881D2E5EEC9BD69A0D46BD3B6AACB92DE4D84759EBB5079CA9DA2D2BBCDAE2A4D1C56CD1580BF5202CD64388F0AF24F175A82BBF7DF194C31451F662291FA2302B8E00B0793B98DE54674FED6890F09D29E6D6AF5F4CDA2A0B069D1A731E4BF7CAEBD6A00B6313A3554E78FBF27EB2E2AB377A2B2C9B1D3B75C13EB27ADD422C3050DA273BE4EEA03AAF1B2D5E9A8C92AFCC9691A050BCD9E1A3B49732FB7C850400E5B608E745107C571680B732A8
C:\Users\andre\iCloudDrive\Documents\Hobby\Electronics\Projects>REM REVISION: 1.0
C:\Users\andre\iCloudDrive\Documents\Hobby\Electronics\Projects>REM GUID: C4F77EBB-EDB0-4261-B01E-F0B1AB94E03A
C:\Users\andre\iCloudDrive\Documents\Hobby\Electronics\Projects>REM DATE: 08\08\2022
C:\Users\andre\iCloudDrive\Documents\Hobby\Electronics\Projects>REM DIR: FCD\AVR\batchfiles\avrb.bat
C:\Users\andre\iCloudDrive\Documents\Hobby\Electronics\Projects>"C:\Program Files (x86)\Flowcode\Common\Compilers\avrv5\bin\avr-objcopy" -O ihex -R .eeprom "C:\Users\andre\iCloudDrive\Documents\Hobby\Electronics\Projects\00 - 16x WS2812 RGB Timer.elf" "C:\Users\andre\iCloudDrive\Documents\Hobby\Electronics\Projects\00 - 16x WS2812 RGB Timer.hex"
HEX file creation successful!
Using FCD settings for programmer
Launching the programmer...
C:\ProgramData\MatrixTSL\FlowcodeV10\FCD\AVR\batchfiles\avrc_arduinoA.bat "C:\Program Files (x86)\Flowcode\Common\Compilers\avrv5\" m328p arduino COM5 57600 "C:\Users\andre\iCloudDrive\Documents\Hobby\Electronics\Projects\00 - 16x WS2812 RGB Timer.hex"
C:\Users\andre\iCloudDrive\Documents\Hobby\Electronics\Projects>REM CRC: EA277D0C7EF9B4E537B79187D0BE7A25FA6080B4B01BE48BAF713429E4B69041072C26934F62BA2AD18E3139D88C14D7BD8C8CEEE570C34335B9BD40DC91ABF9F6A4CCB7873802B223E4F4A1008A35919A0D46BD3B6AACB92DE4D84759EBB5079CA9DA2D2BBCDAE2A4D1C56CD1580BF56C9BC3BB2590B5192C2BCACE9467A07961E9396118791606FB531939F6539CFCA719F5A675CCBEE4B35B6B3E06A3B6EA1F1C802F1E0729A39B031A08340CB3AD07D220268868A23DD35657CD8CE9A282EF4678980A2C5F4D2C3050DA273BE4EE2CC1E88F2D5F77FA0C3AE4CE7890CA0B515E308238372D4FCC6735C2880B0855018D7FE4AA495AC4
C:\Users\andre\iCloudDrive\Documents\Hobby\Electronics\Projects>REM REVISION: 1.0
C:\Users\andre\iCloudDrive\Documents\Hobby\Electronics\Projects>REM GUID: BC89C337-8FBB-43B7-A3A7-C7902C121931
C:\Users\andre\iCloudDrive\Documents\Hobby\Electronics\Projects>REM DATE: 08\08\2022
C:\Users\andre\iCloudDrive\Documents\Hobby\Electronics\Projects>REM DIR: FCD\AVR\batchfiles\avrc_arduinoA.bat
C:\Users\andre\iCloudDrive\Documents\Hobby\Electronics\Projects>"C:\Program Files (x86)\Flowcode\Common\Compilers\avrv5\bin\avrdude.exe" -pm328p -PCOM5 -b57600 -carduino -D -Uflash:w:"00 - 16x WS2812 RGB Timer.hex"
. . . . . . . . . . . . . . . . . .
avrdude.exe: stk500_recv(): programmer is not responding
avrdude.exe: stk500_getsync() attempt 1 of 10: not in sync: resp=0x00
. . . . . . . . . . . . . . .
avrdude.exe: stk500_recv(): programmer is not responding
avrdude.exe: stk500_getsync() attempt 2 of 10: not in sync: resp=0x00
. . . . . . . . . . . . . . .
avrdude.exe: stk500_recv(): programmer is not responding
avrdude.exe: stk500_getsync() attempt 3 of 10: not in sync: resp=0x00
. . . . . . . . . . . . . . .
avrdude.exe: stk500_recv(): programmer is not responding
avrdude.exe: stk500_getsync() attempt 4 of 10: not in sync: resp=0x00
. . . . . . . . . . . . . . .
avrdude.exe: stk500_recv(): programmer is not responding
avrdude.exe: stk500_getsync() attempt 5 of 10: not in sync: resp=0x00
. . . . . . . . . . . . . . .
avrdude.exe: stk500_recv(): programmer is not responding
avrdude.exe: stk500_getsync() attempt 6 of 10: not in sync: resp=0x00
C:\ProgramData\MatrixTSL\FlowcodeV10\FCD\AVR\batchfiles\avrc_arduinoA.bat reported error code 0xFF
Autoclose turned off
FINISHED
My setup consists of an Arduino Nano 328, and the baud rate is set to COM5 to 57600, as indicated above in the log message.
Do you know what I should change to make avrdude work?
Thank you,
A.