Страница 1 из 1

Arduino pro mini в версии 1.14

Добавлено: 28.06.2016{, 15:28}
alecs
Не знаю может проблема и не в FLProg, а в IDE arduino.
Пытаюсь залить проект в Arduino pro mini (5В, 328, 16МГц) в версии 1.14, не заливает в IDE arduino (v1.6.3) пишет:
Arduino: 1.6.3 (Windows 7), Плата"Arduino Pro or Pro Mini, ATmega328 (5V, 16 MHz)"
Sketch uses 846 bytes (2%) of program storage space. Maximum is 30 720 bytes.
Global variables use 9 bytes (0%) of dynamic memory, leaving 2 039 bytes for local variables. Maximum is 2 048 bytes.
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x5f
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x5f
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x5f
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x5f
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x5f
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x5f
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x5f
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x5f
avrdude: stk500_recv(): programmer is not responding

Проблема загрузки на плату. Для достижения дзен, курить http://www.arduino.cc/en/Guide/Troubleshooting#upload .
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x5f
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x5f


Скачал версию FLProg 1.9.2 (IDE arduino в ней v1.6.3), заливаю проект, полёт нормальный, залил.
Программирую через переходник: http://ru.aliexpress.com/item....97e375f

Может кто сталкивался?

Arduino pro mini в версии 1.14

Добавлено: 28.06.2016{, 16:21}
Boroda
Попробуйте в ArduinoIDE выбрать Nano.


Arduino pro mini в версии 1.14

Добавлено: 28.06.2016{, 18:35}
alecs
Boroda писал(а):Попробуйте в ArduinoIDE выбрать Nano.
Спасибо получилось.
Извините что создал эту тему в баг трекере.

Arduino pro mini в версии 1.14

Добавлено: 28.06.2016{, 18:47}
Boroda
Ну по сути это баг, но Ардуиновской оболочки.

Arduino pro mini в версии 1.14

Добавлено: 11.07.2016{, 18:37}
chmak2007
alecs писал(а):Не знаю может проблема и не в FLProg, а в IDE arduino.Пытаюсь залить проект в Arduino pro mini (5В, 328, 16МГц) в версии 1.14, не заливает в IDE arduino (v1.6.3) пишет:
Arduino: 1.6.3 (Windows 7), Плата"Arduino Pro or Pro Mini, ATmega328 (5V, 16 MHz)"
Sketch uses 846 bytes (2%) of program storage space. Maximum is 30 720 bytes.
Global variables use 9 bytes (0%) of dynamic memory, leaving 2 039 bytes for local variables. Maximum is 2 048 bytes.
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x5f
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x5f
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x5f
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x5f
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x5f
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x5f
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x5f
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x5f
avrdude: stk500_recv(): programmer is not responding

Проблема загрузки на плату. Для достижения дзен, курить http://www.arduino.cc/en/Guide/Troubleshooting#upload .
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x5f
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x5f

Скачал версию FLProg 1.9.2 (IDE arduino в ней v1.6.3), заливаю проект, полёт нормальный, залил.
Программирую через переходник: http://ru.aliexpress.com/item....97e375f

Может кто сталкивался?
Была тема это IDE arduino (v1.6.3) файл надо заменить C:\Program Files (x86)\Flprog\ide\hardware\arduino\avr
файл редактирован замени и все будет работать.