<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="pl-pl">
<link rel="self" type="application/atom+xml" href="https://forum.atnel.pl/feed.php?f=18&amp;t=13475&amp;mode" />

<title>ATNEL tech-forum</title>
<link href="https://forum.atnel.pl/index.php" />
<updated>2015-11-06T19:04:19+01:00</updated>

<author><name><![CDATA[ATNEL tech-forum]]></name></author>
<id>https://forum.atnel.pl/feed.php?f=18&amp;t=13475&amp;mode</id>
<entry>
<author><name><![CDATA[SunRiver]]></name></author>
<updated>2015-11-06T19:04:19+01:00</updated>
<published>2015-11-06T19:04:19+01:00</published>
<id>https://forum.atnel.pl/viewtopic.php?t=13475&amp;p=144637#p144637</id>
<link href="https://forum.atnel.pl/viewtopic.php?t=13475&amp;p=144637#p144637"/>
<title type="html"><![CDATA[Re: Problem z AVR Dragon]]></title>

<content type="html" xml:base="https://forum.atnel.pl/viewtopic.php?t=13475&amp;p=144637#p144637"><![CDATA[
I tak będziesz miał na Dragonie dopuki nie zmienisz sterownika na LibUSB z którym AVRDUDE współpracuje <br />to nie jest problem mkCalca tylko avrdude ... że nie obsługuje sterowników atmela a jedynie libUSB <br /><br />wystarczy poszukać na necie <!-- m --><a class="postlink" href="http://www.ladyada.net/learn/avr/avrdude.html" >http://www.ladyada.net/learn/avr/avrdude.html</a><!-- m --><br />lub nawet u nas <!-- l --><a class="postlink-local" href="http://forum.atnel.pl/topic1469.html" >topic1469.html</a><!-- l --><br /><br />a nie zwalac na nakładki jaką jest mkCalculator który tylko udostępnia to co jest w avrdude <br />w trybie graficznym , zamiast pisania w CMD<p>Statystyki: Napisane przez <a href="https://forum.atnel.pl/memberlist.php?mode=viewprofile&amp;u=58">SunRiver</a> — 6 lis 2015, o 19:04</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[MichalPL]]></name></author>
<updated>2015-11-06T01:16:17+01:00</updated>
<published>2015-11-06T01:16:17+01:00</published>
<id>https://forum.atnel.pl/viewtopic.php?t=13475&amp;p=144569#p144569</id>
<link href="https://forum.atnel.pl/viewtopic.php?t=13475&amp;p=144569#p144569"/>
<title type="html"><![CDATA[Problem z AVR Dragon]]></title>

<content type="html" xml:base="https://forum.atnel.pl/viewtopic.php?t=13475&amp;p=144569#p144569"><![CDATA[
Cześć. Mam najnowszą wersję MKAVRCalculatora i AVRDUDE zainstalowanego za pośrednictwem opcji w Calculatorze. Z USBASP wszystko chodzi pięknie. Tymczasem z Dragonem jest problem.<br /><br />Podłączyłem go do ATMEGi 1284P przez JTAG. W Calculatorze w polu Wybór Szybki Programatora wszystkie pola poza USBASP i stk500v2 mam wyszarzone. Pole &quot;Własny wybór&quot; rownież. Mimo to wybrałem profil dragon_jtag i port usb.<br />Program to ignoruje, bo po wybraniu Sprawdź podłączony AVR wyskakuje komunikat, że nie udało się nawiązać połączenia przez lpt1. Jaki lpt1, myślę sobie. Po ręcznej zmianie pliku avrdude.conf polegającej na zmianie na chama z lpt1 na usb widać, że diody na Dragonie migają, ale ostatecznie wyskakuje takie okno z błędem AVR Dude:<br /><br />jtagmkii_initialize(): part ATMEGA8 has no JTAG interface.<br /><br />Po pierwsze dlaczego jtagmkii, skoro wybrałem dragon_jtag, a po drugie jaka ATMEGA8?<br />Oczywiście zainstalowałem sterownik usb_lib. Pod Eclipse programowanie działa, choć wyskakują takie ostrzeżenia i odwołania do jtagmkii, których nie rozumiem, bo to przecież nie jtagmkii, tylko dragon:<br /><br />avrdude: jtagmkII_initialize(): warning: OCDEN fuse not programmed, single-byte EEPROM updates not possible<br />avrdude: AVR device initialized and ready to accept instructions<br /><br />Reading | ################################################## | 100% 0.00s<br /><br />avrdude: Device signature = 0x1e9705<br />avrdude: NOTE: FLASH memory has been specified, an erase cycle will be performed<br />         To disable this feature, specify the -D option.<br />avrdude: erasing chip<br />avrdude: jtagmkII_initialize(): warning: OCDEN fuse not programmed, single-byte EEPROM updates not possible<br />avrdude: reading input file &quot;MD_SCR_ULTIMATE.hex&quot;<br />avrdude: input file MD_SCR_ULTIMATE.hex auto detected as Intel Hex<br />avrdude: writing flash (41690 bytes):<br /><br />Writing | ################################################## | 100% 3.44s<br /><br />avrdude: 41690 bytes of flash written<br />avrdude: verifying flash memory against MD_SCR_ULTIMATE.hex:<br />avrdude: load data flash data from input file MD_SCR_ULTIMATE.hex:<br />avrdude: input file MD_SCR_ULTIMATE.hex auto detected as Intel Hex<br />avrdude: input file MD_SCR_ULTIMATE.hex contains 41690 bytes<br />avrdude: reading on-chip flash data:<br /><br />Reading | ################################################## | 100% 4.34s<br /><br />avrdude: verifying ...<br />avrdude: 41690 bytes of flash verified<br />avrdude: jtagmkII_program_disable(): bad response to leave progmode command: RSP_FAILED<br /><br />avrdude done.  Thank you.<br /><br />avrdude finished<br /><br />Po włączeniu fusebitu OCDEN w Eclipse mam tak:<br />avrdude: AVR device initialized and ready to accept instructions<br /><br />Reading | ################################################## | 100% 0.01s<br /><br />avrdude: Device signature = 0x1e9705<br />avrdude: NOTE: FLASH memory has been specified, an erase cycle will be performed<br />         To disable this feature, specify the -D option.<br />avrdude: erasing chip<br />avrdude: reading input file &quot;MD_SCR_ULTIMATE.hex&quot;<br />avrdude: input file MD_SCR_ULTIMATE.hex auto detected as Intel Hex<br />avrdude: writing flash (41690 bytes):<br /><br />Writing | ################################################## | 100% 3.43s<br /><br />avrdude: 41690 bytes of flash written<br />avrdude: verifying flash memory against MD_SCR_ULTIMATE.hex:<br />avrdude: load data flash data from input file MD_SCR_ULTIMATE.hex:<br />avrdude: input file MD_SCR_ULTIMATE.hex auto detected as Intel Hex<br />avrdude: input file MD_SCR_ULTIMATE.hex contains 41690 bytes<br />avrdude: reading on-chip flash data:<br /><br />Reading | ################################################## | 100% 4.32s<br /><br />avrdude: verifying ...<br />avrdude: 41690 bytes of flash verified<br /><br />avrdude done.  Thank you.<br /><br />avrdude finished<br /><br />Czyli poznikały niektóre ostrzeżenia, ale w MKAVRCalc nadal nie działa, tylko przez USB ASP<p>Statystyki: Napisane przez <a href="https://forum.atnel.pl/memberlist.php?mode=viewprofile&amp;u=2326">MichalPL</a> — 6 lis 2015, o 01:16</p><hr />
]]></content>
</entry>
</feed>