Arduino pro mini error -not programming
Posted: Mon Aug 26, 2024 1:44 am
Hi all
I have used the flow code system for a while but never on Arduino before. I wanted to shorten a project and chose the 5v pro mini module.
My project would not compile to target, so I also wrote a simple test project which would also not compile to target.
I switched to the Arduino programing tool which would program the pro mini board, so I guess I may have an error in the compile set up.
My laptop running flowcode is connected to the pro mini using a FTDI programmer and the FTDI driver is being loaded. This set up works ok using the Arduino program.
Here is the error message I get:-
C:\flowcodefiles>REM DIR: FCD\AVR\batchfiles\avrc_arduinoA.bat
C:\flowcodefiles>"C:\Program Files (x86)\Flowcode\Common\Compilers\avrv5\bin\avrdude.exe" -pm168 -PCOM10 -b19200 -carduino -D -Uflash:w:"headset-01.hex"
. . . . . . . . . . . . . . . . . . .
avrdude.exe: stk500_recv(): programmer is not responding
avrdude.exe: stk500_getsync() attempt 1 of 10: not in sync: resp=0x00
I have checked the that the 5v version of the board is selected and automatically it shows a 16Mhz clock for the devise, and I have the correct USB port selected.
Any help appreciated.
Tinker
I have used the flow code system for a while but never on Arduino before. I wanted to shorten a project and chose the 5v pro mini module.
My project would not compile to target, so I also wrote a simple test project which would also not compile to target.
I switched to the Arduino programing tool which would program the pro mini board, so I guess I may have an error in the compile set up.
My laptop running flowcode is connected to the pro mini using a FTDI programmer and the FTDI driver is being loaded. This set up works ok using the Arduino program.
Here is the error message I get:-
C:\flowcodefiles>REM DIR: FCD\AVR\batchfiles\avrc_arduinoA.bat
C:\flowcodefiles>"C:\Program Files (x86)\Flowcode\Common\Compilers\avrv5\bin\avrdude.exe" -pm168 -PCOM10 -b19200 -carduino -D -Uflash:w:"headset-01.hex"
. . . . . . . . . . . . . . . . . . .
avrdude.exe: stk500_recv(): programmer is not responding
avrdude.exe: stk500_getsync() attempt 1 of 10: not in sync: resp=0x00
I have checked the that the 5v version of the board is selected and automatically it shows a 16Mhz clock for the devise, and I have the correct USB port selected.
Any help appreciated.
Tinker