Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
et:projects:3pi:ide [2015/11/18 12:54] raivo.sellet:projects:3pi:ide [2020/07/20 09:00] (current) – external edit 127.0.0.1
Line 11: Line 11:
  
  
-~~PB~~+<pagebreak>
 ===== Tarkvara paigaldamine ja seadistamine ===== ===== Tarkvara paigaldamine ja seadistamine =====
  
Line 63: Line 63:
  
 Windows: Windows:
-  /usr/bin/avrdude -c avrispv2 -p m328p -P COMxx -U flash:w:{$TARGET_OUTPUT_BASENAME}.hex+  Executable: C:\HomeBlocks\Programmer\AvrDude\avrdude.exe 
 +  Parameters: -c avrispv2 -p m328p -e -P COMxx -U flash:w:${TARGET_OUTPUT_BASENAME}.hex 
 +  Working directory: ${TARGET_OUTPUT_DIR} 
 + 
 Linux: Linux:
-  /usr/bin/avrdude -c avrispv2 -p m328p -P /dev/ttyACM0 -U flash:w:{$TARGET_OUTPUT_BASENAME}.hex+  Executable: /usr/bin/avrdude 
 +  Parameters: -c avrispv2 -p m328p -P /dev/ttyACM0 -U flash:w:${TARGET_OUTPUT_BASENAME}.hex 
 +  Working directory: ${TARGET_OUTPUT_DIR} 
  
 {{:et:projects:3pi:codeblocks_programmer_tool.png?400|}} {{:et:projects:3pi:codeblocks_programmer_tool.png?400|}}
Line 95: Line 102:
   collect2.exe: error: ld returned 1 exit status   collect2.exe: error: ld returned 1 exit status
  
-Eemaldada konkureeriv linkeri viide (võib ka lihtsalt kaldkriipsu ette panna, et linker ei leiaks katallgi)+Eemaldada konkureeriv linkeri viide (võib ka lihtsalt kaldkriipsu ette panna, et linker ei leiaks kataloogi)
  
 //Settings->Compiler and debugger ...// //Settings->Compiler and debugger ...//
et/projects/3pi/ide.1447851241.txt.gz · Last modified: 2020/07/20 09:00 (external edit)
CC Attribution-Share Alike 4.0 International
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0