Code Monkey home page Code Monkey logo

Comments (11)

MCUdude avatar MCUdude commented on June 11, 2024 1

avrdude: error at C:\Users\parshikovsv\Documents\Arduino\hardware\MiniCore-3.0.1\avr/avrdude.conf:421:

Remove the manually installed MiniCore version and install the whole thing though the boards manager instead. The problem is that the Avrdude version that's bundled with the IDE is too old to parse the Avrdude.conf file that MiniCore uses.

from minicore.

MCUdude avatar MCUdude commented on June 11, 2024

It would help if you shared the actual Avrdude output.

Which version of MiniCore do you currently have installed?

from minicore.

mlksahib avatar mlksahib commented on June 11, 2024

Right now i don't have access to my work pc. I will share it tomorrow. (It's night time in my country)
Syntax error is related to miniCore 3 (with urboot version). I downloaded it today morning . Verbose output shows just 2 lines, 1st line is syntax error at line 421 of avrdude.conf
2nd line is avrdude.conf can't be opened

from minicore.

mewec avatar mewec commented on June 11, 2024

I've just hit the same problem trying to upload code to pre bootflashed 328

Here's the verbose uploaded output

Arduino: 1.8.19 (Windows 10), Board: "ATmega328, Yes (UART0), EEPROM retained, Default, 328P / 328PA, BOD 2.7V, LTO disabled, Internal 8 MHz"

Sketch uses 15180 bytes (46%) of program storage space. Maximum is 32384 bytes.

Global variables use 65 bytes (3%) of dynamic memory, leaving 1983 bytes for local variables. Maximum is 2048 bytes.

C:\Program Files (x86)\Arduino\hardware\tools\avr/bin/avrdude -CC:\Users\Mike\Documents\Arduino\hardware\MiniCore\avr/avrdude.conf -v -patmega328p -curclock -PCOM1 -b38400 -D -xnometadata -Ueeprom:w:C:\Users\Mike\AppData\Local\Temp\arduino_build_208537/HC4x4x4_Animation.ino.eep:i -Uflash:w:C:\Users\Mike\AppData\Local\Temp\arduino_build_208537/HC4x4x4_Animation.ino.hex:i

An error occurred while uploading the sketch

avrdude: Version 6.3-20190619

     Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/

     Copyright (c) 2007-2014 Joerg Wunsch



     System wide configuration file is "C:\Users\Mike\Documents\Arduino\hardware\MiniCore\avr/avrdude.conf"

avrdude: error at C:\Users\Mike\Documents\Arduino\hardware\MiniCore\avr/avrdude.conf:421: syntax error

avrdude: error reading system wide configuration file "C:\Users\Mike\Documents\Arduino\hardware\MiniCore\avr/avrdude.conf"

from minicore.

MCUdude avatar MCUdude commented on June 11, 2024

You need to install the lastest Minicore version from the boards manager. That will also install Avrdude 7.2, which is required.

from minicore.

mewec avatar mewec commented on June 11, 2024

from minicore.

Amperogeddon avatar Amperogeddon commented on June 11, 2024

Hi guys!
I also encountered a similar problem. I tried reinstalling the IDE, changing the avrdude.conf file, installing different versions of the IDE and MiniCore - it didn't help.
Help me please!
All this happened when trying to install the bootloader for Atmega328PB, when trying to install other microcontrollers - the situation is the same...

avrdude: Version 6.3-20190619
Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
Copyright (c) 2007-2014 Joerg Wunsch

     System wide configuration file is "C:\Users\parshikovsv\Documents\Arduino\hardware\MiniCore-3.0.1\avr/avrdude.conf"

avrdude: error at C:\Users\parshikovsv\Documents\Arduino\hardware\MiniCore-3.0.1\avr/avrdude.conf:421: syntax error
avrdude: error reading system wide configuration file "C:\Users\parshikovsv\Documents\Arduino\hardware\MiniCore-3.0.1\avr/avrdude.conf"
There was an error loading https://downloads.arduino.cc/packages/package_index.json

from minicore.

Amperogeddon avatar Amperogeddon commented on June 11, 2024

Thanks for the quick response!
The thing is that I can’t use the board manager because I don’t have access to the Internet. Internet access is only available from a remote desktop. Is there a way to fix this error without using a board manager?
Thank you very much in advance!

from minicore.

MCUdude avatar MCUdude commented on June 11, 2024

You'll either have to manually replace the Avrdude executable with 7.2, or download MiniCore v2.x instead, which uses Avrdude 6.3

from minicore.

Amperogeddon avatar Amperogeddon commented on June 11, 2024

Thank you very much for your answer!
I apologize in advance for what is probably a stupid question. But how to do that?

from minicore.

MCUdude avatar MCUdude commented on June 11, 2024

Download the latest v2.x version here (zip file), and install it manually, as described in the README. That should hopefully just work.

from minicore.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.