у аттини этот пин является ресетом.[/uquote]
Является. Это как то ограничевает его работу как GPIO вывода или вывода debugWire?
В ATmega8 тоже?NStorm писал(а):Да вроде не только в тини. debugWire вроде как соб-но везде вместо RESET'а включается.
Кстати, современные AVR работают по интерфейсу UPDI. Однопроводной интерфейс, который можно использовать и для прошивки и для отладки. И там возможностей побольше, включая аппаратные бряки.debugWIRE can be disabled with e.g. JTAGICE mkII by sending a special reset command that disables temporarily the debugWIRE function and reenables /RESET and also ISP until next power down cycle. debugWIRE is not able to program the fuses of a device. If you want to disable debugWIRE permanently you have to disable the function temporarily and program the fuse using the now available ISP function.
Кстати, современные AVR работают по интерфейсу UPDI. Однопроводной интерфейс, который можно использовать и для прошивки и для отладки. И там возможностей побольше, включая аппаратные бряки.[/uquote]debugWIRE can be disabled with e.g. JTAGICE mkII by sending a special reset command that disables temporarily the debugWIRE function and reenables /RESET and also ISP until next power down cycle. debugWIRE is not able to program the fuses of a device. If you want to disable debugWIRE permanently you have to disable the function temporarily and program the fuse using the now available ISP function.
[uquote="NStorm",url="/forum/viewtopic.php?p=3950374#p3950374"]Да вроде не только в тини. debugWire вроде как соб-но везде вместо RESET'а включается.[/uquote]То есть судя из ваших слов, во всех AVR.NStorm писал(а):Мурик, не стоит писать то, что не знаешь и о чем не спрашивали. В Atmega8 нет debugWire.