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
en:examples:setup:codeblocksmanual [2015/03/23 21:02] heikopikneren:examples:setup:codeblocksmanual [2020/07/20 09:00] (current) – external edit 127.0.0.1
Line 74: Line 74:
   sudo apt-get install codeblocks-contrib   sudo apt-get install codeblocks-contrib
  
-To run dfu-programmer with a normal user privileges, create udev rules file. +To run dfu-programmer with a normal user privileges, create under /etc/udev/ folder a ruled.d file with following content:
-Generate ruled.d folder a file with following content:+
 <code> <code>
 SUBSYSTEM=="usb",ACTION=="add",ATTRS{idVendor}=="03eb",ATTRS{idProduct}=="*",GROUP="plugdev" SUBSYSTEM=="usb",ACTION=="add",ATTRS{idVendor}=="03eb",ATTRS{idProduct}=="*",GROUP="plugdev"
Line 82: Line 81:
 Typically AVR libraries are located in the folder /usr/lib/avr Typically AVR libraries are located in the folder /usr/lib/avr
 It is necessary to own administrator rights to add a folder for the new library. It is necessary to own administrator rights to add a folder for the new library.
- 
-Juhul kui AVR Toolchain ei ole repositooriumites veel uuendatud, siis võib ADC funktsioon anda veateate. Selle ellimineerimiseks võib käsitsi asendada avr kaustas oleva iox128a1u.h faili (sisaldub teegis). 
  
 If the AVR Toolchain repositorys not yet been updated, you may receive an error message for ADC function. To correct this replace manually in the avr folder iox128a1u.h file (included in the library). If the AVR Toolchain repositorys not yet been updated, you may receive an error message for ADC function. To correct this replace manually in the avr folder iox128a1u.h file (included in the library).
en/examples/setup/codeblocksmanual.1427144528.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