<?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=4&amp;t=19777&amp;mode" />

<title>ATNEL tech-forum</title>
<link href="https://forum.atnel.pl/index.php" />
<updated>2017-12-10T00:41:40+01:00</updated>

<author><name><![CDATA[ATNEL tech-forum]]></name></author>
<id>https://forum.atnel.pl/feed.php?f=4&amp;t=19777&amp;mode</id>
<entry>
<author><name><![CDATA[heterodyn]]></name></author>
<updated>2017-12-10T00:41:40+01:00</updated>
<published>2017-12-10T00:41:40+01:00</published>
<id>https://forum.atnel.pl/viewtopic.php?t=19777&amp;p=200290#p200290</id>
<link href="https://forum.atnel.pl/viewtopic.php?t=19777&amp;p=200290#p200290"/>
<title type="html"><![CDATA[Re: [C-AVR] Kompilacja w środowiku Eclipse - strasznie wolna]]></title>

<content type="html" xml:base="https://forum.atnel.pl/viewtopic.php?t=19777&amp;p=200290#p200290"><![CDATA[
Może nie w temacie ale ten antywirus bywa nazywany wirusem...<p>Statystyki: Napisane przez <a href="https://forum.atnel.pl/memberlist.php?mode=viewprofile&amp;u=9231">heterodyn</a> — 10 gru 2017, o 00:41</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[mirekk36]]></name></author>
<updated>2017-12-09T15:16:52+01:00</updated>
<published>2017-12-09T15:16:52+01:00</published>
<id>https://forum.atnel.pl/viewtopic.php?t=19777&amp;p=200257#p200257</id>
<link href="https://forum.atnel.pl/viewtopic.php?t=19777&amp;p=200257#p200257"/>
<title type="html"><![CDATA[Re: [C-AVR] Kompilacja w środowiku Eclipse - strasznie wolna]]></title>

<content type="html" xml:base="https://forum.atnel.pl/viewtopic.php?t=19777&amp;p=200257#p200257"><![CDATA[
<div class="quotetitle">Tomek86 napisał(a):</div><div class="quotecontent"><br />Z tej konkretnej wersji programu antywirusowego korzystam od prawie 2lat, nie zauważyłem takich jaj wcześniej ;/<br /></div><br />Zamiast zauważać &quot;jaja&quot; - wyciągnij proste wnioski ...<p>Statystyki: Napisane przez <a href="https://forum.atnel.pl/memberlist.php?mode=viewprofile&amp;u=54">mirekk36</a> — 9 gru 2017, o 15:16</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Tomek86]]></name></author>
<updated>2017-12-09T14:57:24+01:00</updated>
<published>2017-12-09T14:57:24+01:00</published>
<id>https://forum.atnel.pl/viewtopic.php?t=19777&amp;p=200254#p200254</id>
<link href="https://forum.atnel.pl/viewtopic.php?t=19777&amp;p=200254#p200254"/>
<title type="html"><![CDATA[Re: [C-AVR] Kompilacja w środowiku Eclipse - strasznie wolna]]></title>

<content type="html" xml:base="https://forum.atnel.pl/viewtopic.php?t=19777&amp;p=200254#p200254"><![CDATA[
Wyłączenie programu antywirusowego tymczasowo pomaga:<br /><br /><div class="codetitle"><b>Code:</b></div><div class="codecontent">14:50:58 **** Build of configuration Release for project test ****<br />make all <br />'Building file: ../main.c'<br />'Invoking: AVR Compiler'<br />avr-gcc -Wall -Os -fpack-struct -fshort-enums -ffunction-sections -fdata-sections -std=gnu99 -funsigned-char -funsigned-bitfields -mmcu=atmega32 -DF_CPU=11059200UL -MMD -MP -MF&quot;main.d&quot; -MT&quot;main.o&quot; -c -o &quot;main.o&quot; &quot;../main.c&quot;<br />'Finished building: ../main.c'<br />' '<br />'Building target: test.elf'<br />'Invoking: AVR C Linker'<br />avr-gcc -Wl,-Map,test.map -mmcu=atmega32 -o &quot;test.elf&quot;  ./main.o   <br />'Finished building target: test.elf'<br />' '<br />'Invoking: AVR Create Extended Listing'<br />avr-objdump -h -S test.elf  &gt;&quot;test.lss&quot;<br />'Finished building: test.lss'<br />' '<br />'Create Flash image (ihex format)'<br />avr-objcopy -R .eeprom -R .fuse -R .lock -R .signature -O ihex test.elf  &quot;test.hex&quot;<br />'Finished building: test.hex'<br />' '<br />'Create eeprom image (ihex format)'<br />avr-objcopy -j .eeprom --no-change-warnings --change-section-lma .eeprom=0 -O ihex test.elf  &quot;test.eep&quot;<br />'Finished building: test.eep'<br />' '<br />'Invoking: Print Size'<br />avr-size --format=avr --mcu=atmega32 test.elf<br />AVR Memory Usage<br />----------------<br />Device: atmega32<br /><br />Program:     114 bytes (0.3% Full)<br />(.text + .data + .bootloader)<br /><br />Data:          0 bytes (0.0% Full)<br />(.data + .bss + .noinit)<br /><br /><br />'Finished building: sizedummy'<br />' '<br /><br />14:50:59 Build Finished (took 982ms)<br /></div><br /><br />Nie uśmiecha mi się by działać na wyłączonym programie antywirusowym. Korzystam z McAfee Internet Security<br />Zobaczę w ustawieniach czy można pominąć folder w którym mam projekty.<br /><br />P.S. Zasilacz w tym wypadku miałem podłączony <img src="https://forum.atnel.pl/images/smilies/icon_e_smile.gif" alt=":)" title="Szczęśliwy" /> Z tej konkretnej wersji programu antywirusowego korzystam od prawie 2lat, nie zauważyłem takich jaj wcześniej ;/<p>Statystyki: Napisane przez <a href="https://forum.atnel.pl/memberlist.php?mode=viewprofile&amp;u=12012">Tomek86</a> — 9 gru 2017, o 14:57</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[raczyk]]></name></author>
<updated>2017-12-09T14:09:08+01:00</updated>
<published>2017-12-09T14:09:08+01:00</published>
<id>https://forum.atnel.pl/viewtopic.php?t=19777&amp;p=200252#p200252</id>
<link href="https://forum.atnel.pl/viewtopic.php?t=19777&amp;p=200252#p200252"/>
<title type="html"><![CDATA[Re: [C-AVR] Kompilacja w środowiku Eclipse - strasznie wolna]]></title>

<content type="html" xml:base="https://forum.atnel.pl/viewtopic.php?t=19777&amp;p=200252#p200252"><![CDATA[
Podłącz zasilacz do laptopa (bo to chyba procesor Mobilny) no i skonfiguruj sobie plan zasilania tak by była wydajność odpowiednia <img src="https://forum.atnel.pl/images/smilies/icon_e_smile.gif" alt=":)" title="Szczęśliwy" /><p>Statystyki: Napisane przez <a href="https://forum.atnel.pl/memberlist.php?mode=viewprofile&amp;u=8571">raczyk</a> — 9 gru 2017, o 14:09</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[rskup]]></name></author>
<updated>2017-12-09T14:07:59+01:00</updated>
<published>2017-12-09T14:07:59+01:00</published>
<id>https://forum.atnel.pl/viewtopic.php?t=19777&amp;p=200251#p200251</id>
<link href="https://forum.atnel.pl/viewtopic.php?t=19777&amp;p=200251#p200251"/>
<title type="html"><![CDATA[Re: [C-AVR] Kompilacja w środowiku Eclipse - strasznie wolna]]></title>

<content type="html" xml:base="https://forum.atnel.pl/viewtopic.php?t=19777&amp;p=200251#p200251"><![CDATA[
A wyłącz na chwilkę swojego antywirusa i sprawdź.<br /><br />-- <br />Pozdrawiam,<br />Robert<p>Statystyki: Napisane przez <a href="https://forum.atnel.pl/memberlist.php?mode=viewprofile&amp;u=3427">rskup</a> — 9 gru 2017, o 14:07</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Tomek86]]></name></author>
<updated>2017-12-09T13:50:29+01:00</updated>
<published>2017-12-09T13:50:29+01:00</published>
<id>https://forum.atnel.pl/viewtopic.php?t=19777&amp;p=200249#p200249</id>
<link href="https://forum.atnel.pl/viewtopic.php?t=19777&amp;p=200249#p200249"/>
<title type="html"><![CDATA[[C-AVR] Kompilacja w środowiku Eclipse - strasznie wolna]]></title>

<content type="html" xml:base="https://forum.atnel.pl/viewtopic.php?t=19777&amp;p=200249#p200249"><![CDATA[
Witam,<br /><br />Dziś zauważyłem dziwną sytuację ze środowsikiem Eclipse Neon.3 Release (4.6.3)<br />System operacyjne to Windows 10 Home build 1709<br />Procesor: Intel(R) Core(TM) i7-4720HQ CPU @ 2.60GHz<br /><br />Mianowicie praktycznie pusty projekt strasznie długo się buduje.<br /><br />[syntax=c]/*<br /> * main.c<br /> *<br /> *  Created on: 09.12.2017<br /> *       Autor: Tomek<br /> *<br /> */<br />#include &lt;avr/io.h&gt;<br />#include &lt;avr/interrupt.h&gt;<br />#include &lt;util/delay.h&gt;<br /><br /><br />int main( void ) {<br /><br />//sei();// globalne odblokowanie przerwań<br />//cli();// globalne wyłączenie przerwań<br /><br />while( 1 ) {// główna pętla programu<br /><br /><br />}<br />}[/syntax]<br /><br /><div class="codetitle"><b>Code:</b></div><div class="codecontent">13:40:00 **** Build of configuration Release for project test ****<br />make all <br />'Building file: ../main.c'<br />'Invoking: AVR Compiler'<br />avr-gcc -Wall -Os -fpack-struct -fshort-enums -ffunction-sections -fdata-sections -std=gnu99 -funsigned-char -funsigned-bitfields -mmcu=atmega32 -DF_CPU=11059200UL -MMD -MP -MF&quot;main.d&quot; -MT&quot;main.o&quot; -c -o &quot;main.o&quot; &quot;../main.c&quot;<br />'Finished building: ../main.c'<br />' '<br />'Building target: test.elf'<br />'Invoking: AVR C Linker'<br />avr-gcc -Wl,-Map,test.map -mmcu=atmega32 -o &quot;test.elf&quot;  ./main.o   <br />'Finished building target: test.elf'<br />' '<br />'Invoking: AVR Create Extended Listing'<br />avr-objdump -h -S test.elf  &gt;&quot;test.lss&quot;<br />'Finished building: test.lss'<br />' '<br />'Create Flash image (ihex format)'<br />avr-objcopy -R .eeprom -R .fuse -R .lock -R .signature -O ihex test.elf  &quot;test.hex&quot;<br />'Finished building: test.hex'<br />' '<br />'Create eeprom image (ihex format)'<br />avr-objcopy -j .eeprom --no-change-warnings --change-section-lma .eeprom=0 -O ihex test.elf  &quot;test.eep&quot;<br />'Finished building: test.eep'<br />' '<br />'Invoking: Print Size'<br />avr-size --format=avr --mcu=atmega32 test.elf<br />AVR Memory Usage<br />----------------<br />Device: atmega32<br /><br />Program:     114 bytes (0.3% Full)<br />(.text + .data + .bootloader)<br /><br />Data:          0 bytes (0.0% Full)<br />(.data + .bss + .noinit)<br /><br /><br />'Finished building: sizedummy'<br />' '<br /><br />13:40:16 Build Finished (took 16s.140ms)<br /><br /></div><br /><br />16s na pustym projekcie, jak zaczynam kompilować większy projekt to czasy są znacznie większe.<br /><br />Dodam jeszcze, że wcześniej (1mc) nie zauważyłem tego problemu wszystko kompilowało się bardzo szybko.<br /><br />Pozdrawiam,<br />Tomek.<p>Statystyki: Napisane przez <a href="https://forum.atnel.pl/memberlist.php?mode=viewprofile&amp;u=12012">Tomek86</a> — 9 gru 2017, o 13:50</p><hr />
]]></content>
</entry>
</feed>