Facebook
From Oscar James, 3 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 131
  1.  Executing task in folder ATTINYCellModule: C:\Users\Oscar James\.platformio\penv\Scripts\platformio.exe run --target upload --environment attiny841_V421 <
  2.  
  3. Processing attiny841_V421 (platform: atmelavr; board: attiny841; framework: arduino)
  4. -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  5. Verbose mode can be enabled via `-v, --verbose` option
  6. CONFIGURATION: https://docs.platformio.org/page/boards/atmelavr/attiny841.html
  7. PLATFORM: Atmel AVR (2.2.0) > Generic ATtiny841
  8. HARDWARE: ATTINY841 8MHz, 512B RAM, 8KB Flash
  9. PACKAGES:
  10.  - framework-arduino-avr-attiny 1.3.2
  11.  - tool-avrdude 1.60300.200527 (6.3.0)
  12.  - toolchain-atmelavr 1.50400.190710 (5.4.0)
  13. LDF: Library Dependency Finder -> http://bit.ly/configure-pio-ldf
  14. LDF Modes: Finder ~ chain, Compatibility ~ soft
  15. Found 14 compatible libraries
  16. Scanning dependencies...
  17. Dependency Graph
  18. |-- <PacketSerial> 1.4.0+sha.840272c
  19. |-- <FastPID> 1.3.1+sha.1792d23
  20. |-- <settings>
  21. |   |-- <crc16>
  22. |   |-- <EEPROM> 2.0
  23. |-- <crc16>
  24. |-- <Steinhart>
  25. Building in release mode
  26. Checking size .pio\build\attiny841_V421\firmware.elf
  27. Advanced Memory Usage is available via "PlatformIO Home > Project Inspect"
  28. RAM:   [=======   ]  70.5% (used 361 bytes from 512 bytes)
  29. Flash: [==========]  95.4% (used 7816 bytes from 8192 bytes)
  30. Configuring upload protocol...
  31. AVAILABLE: usbasp
  32. CURRENT: upload_protocol = usbasp
  33. Looking for upload port...
  34. Uploading .pio\build\attiny841_V421\firmware.hex
  35.  
  36. avrdude: Version 6.3, compiled on Sep 12 2016 at 17:24:16
  37.          Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
  38.          Copyright (c) 2007-2014 Joerg Wunsch
  39.  
  40.          System wide configuration file is "C:\Users\Oscar James\.platformio\packages\tool-avrdude\avrdude.conf"
  41.  
  42.          Using Port                    : usb
  43.          Using Programmer              : usbasp
  44.          Setting bit clk period        : 16.0
  45. avrdude: usbasp_open("usb")
  46. avrdude: seen device from vendor ->www.fischl.de<-
  47. avrdude: seen product ->USBasp<-
  48.          AVR Part                      : ATtiny841
  49.          Chip Erase delay              : 4500 us
  50.          PAGEL                         : P00
  51.          BS2                           : P00
  52.          RESET disposition             : possible i/o
  53.          RETRY pulse                   : SCK
  54.          serial program mode           : yes
  55.          parallel program mode         : yes
  56.          Timeout                       : 200
  57.          StabDelay                     : 100
  58.          CmdexeDelay                   : 25
  59.          SyncLoops                     : 32
  60.          ByteDelay                     : 0
  61.          PollIndex                     : 3
  62.          PollValue                     : 0x53
  63.          Memory Detail                 :
  64.  
  65.                                   Block Poll               Page                       Polled
  66.            Memory Type Mode Delay Size  Indx Paged  Size   Size #Pages MinW  MaxW   ReadBack
  67.            ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
  68.            eeprom        65     6     4    0 no        512    4      0  4000  4500 0xff 0xff
  69.                                   Block Poll               Page                       Polled
  70.            Memory Type Mode Delay Size  Indx Paged  Size   Size #Pages MinW  MaxW   ReadBack
  71.            ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
  72.            flash         65     6    32    0 yes      8192   16    512  4500  4500 0xff 0xff
  73.                                   Block Poll               Page                       Polled
  74.            Memory Type Mode Delay Size  Indx Paged  Size   Size #Pages MinW  MaxW   ReadBack
  75.            ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
  76.            signature      0     0     0    0 no          3    0      0     0     0 0x00 0x00
  77.                                   Block Poll               Page                       Polled
  78.            Memory Type Mode Delay Size  Indx Paged  Size   Size #Pages MinW  MaxW   ReadBack
  79.            ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
  80.            lock           0     0     0    0 no          1    0      0  9000  9000 0x00 0x00
  81.                                   Block Poll               Page                       Polled
  82.            Memory Type Mode Delay Size  Indx Paged  Size   Size #Pages MinW  MaxW   ReadBack
  83.            ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
  84.            lfuse          0     0     0    0 no          1    0      0  9000  9000 0x00 0x00
  85.                                   Block Poll               Page                       Polled
  86.            Memory Type Mode Delay Size  Indx Paged  Size   Size #Pages MinW  MaxW   ReadBack
  87.            ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
  88.            hfuse          0     0     0    0 no          1    0      0  9000  9000 0x00 0x00
  89.                                   Block Poll               Page                       Polled
  90.            Memory Type Mode Delay Size  Indx Paged  Size   Size #Pages MinW  MaxW   ReadBack
  91.            ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
  92.            efuse          0     0     0    0 no          1    0      0  9000  9000 0x00 0x00
  93.                                   Block Poll               Page                       Polled
  94.            Memory Type Mode Delay Size  Indx Paged  Size   Size #Pages MinW  MaxW   ReadBack
  95.            ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
  96.            calibration    0     0     0    0 no          1    0      0     0     0 0x00 0x00
  97.  
  98.          Programmer Type : usbasp
  99.          Description     : USBasp, http://www.fischl.de/usbasp/
  100.  
  101. avrdude: usbasp_initialize()
  102. avrdude: usbasp_spi_set_sck_period(1.6e-005)
  103. avrdude: try to set SCK period to 1.6e-005 s (= 62500 Hz)
  104. avrdude: set SCK frequency to 32000 Hz
  105. avrdude: warning: cannot set sck period. please check for usbasp firmware update.
  106. avrdude: usbasp_program_enable()
  107. avrdude: error: program enable: target doesn't answer. 1
  108. avrdude: initialization failed, rc=-1
  109.          Double check connections and try again, or use -F to override
  110.          this check.
  111.  
  112. avrdude: usbasp_close()
  113.  
  114. avrdude done.  Thank you.
  115.  
  116. *** [upload] Error 1
  117. ============================================================================================== [FAILED] Took 1.36 seconds ==============================================================================================
  118.  
  119. Environment     Status    Duration
  120. --------------  --------  ------------
  121. attiny841_V421  FAILED    00:00:01.363
  122. ========================================================================================= 1 failed, 0 succeeded in 00:00:01.363 =========================================================================================
  123. The terminal process "C:\Users\Oscar James\.platformio\penv\Scripts\platformio.exe 'run', '--target', 'upload', '--environment', 'attiny841_V421'" terminated with exit code: 1.
  124.  
  125. Terminal will be reused by tasks, press any key to close it.