Giter Site home page Giter Site logo

Comments (5)

jamesy0ung avatar jamesy0ung commented on September 26, 2024

It also says explicitly in the readme that it is supported, but the hyperlink leads to a 404 (https://github.com/SpenceKonde/DxCore/blob/master/megaavr/extras/DB28.md)

from dxcore.

SpenceKonde avatar SpenceKonde commented on September 26, 2024

You haven't included the error, but my guess is that you haven't installed the -a version via board manager (windows/macos only) which included the updated compiler toolchain for the DB-series parts. I think I have a fix for the problem that kept linux toolchains from working, but haven't had a chance to implement it.

from dxcore.

SpenceKonde avatar SpenceKonde commented on September 26, 2024

Missing documentation is known issue, gated by #44

from dxcore.

jamesy0ung avatar jamesy0ung commented on September 26, 2024

Nope I downloaded the latest version from this repository - 1.2.0
Here's the error
/Applications/Arduino.app/Contents/Java/arduino-builder -dump-prefs -logger=machine -hardware /Applications/Arduino.app/Contents/Java/hardware -hardware /Users/james/Library/Arduino15/packages -hardware /Users/james/Documents/Arduino/hardware -tools /Applications/Arduino.app/Contents/Java/tools-builder -tools /Applications/Arduino.app/Contents/Java/hardware/tools/avr -tools /Users/james/Library/Arduino15/packages -built-in-libraries /Applications/Arduino.app/Contents/Java/libraries -libraries /Users/james/Documents/Arduino/libraries -fqbn=DxCore-1.2.0_manual:megaavr:avrdbopti:chip=128DB28,clock=24internal,serialevent=no,bodvoltage=1v9,bodmode=disabled,resetpin=reset,millis=tcb2,mvio=enabled,startuptime=8,timeout=1sec,bootloaderusart=ser0 -ide-version=10813 -build-path /var/folders/w3/m4nllj792bxg538hlvt4g1fm0000gn/T/arduino_build_446493 -warnings=none -build-cache /var/folders/w3/m4nllj792bxg538hlvt4g1fm0000gn/T/arduino_cache_411941 -prefs=build.warn_data_percentage=75 -verbose /Applications/Arduino.app/Contents/Java/examples/01.Basics/Blink/Blink.ino /Applications/Arduino.app/Contents/Java/arduino-builder -compile -logger=machine -hardware /Applications/Arduino.app/Contents/Java/hardware -hardware /Users/james/Library/Arduino15/packages -hardware /Users/james/Documents/Arduino/hardware -tools /Applications/Arduino.app/Contents/Java/tools-builder -tools /Applications/Arduino.app/Contents/Java/hardware/tools/avr -tools /Users/james/Library/Arduino15/packages -built-in-libraries /Applications/Arduino.app/Contents/Java/libraries -libraries /Users/james/Documents/Arduino/libraries -fqbn=DxCore-1.2.0_manual:megaavr:avrdbopti:chip=128DB28,clock=24internal,serialevent=no,bodvoltage=1v9,bodmode=disabled,resetpin=reset,millis=tcb2,mvio=enabled,startuptime=8,timeout=1sec,bootloaderusart=ser0 -ide-version=10813 -build-path /var/folders/w3/m4nllj792bxg538hlvt4g1fm0000gn/T/arduino_build_446493 -warnings=none -build-cache /var/folders/w3/m4nllj792bxg538hlvt4g1fm0000gn/T/arduino_cache_411941 -prefs=build.warn_data_percentage=75 -verbose /Applications/Arduino.app/Contents/Java/examples/01.Basics/Blink/Blink.ino Using board 'avrdbopti' from platform in folder: /Users/james/Documents/Arduino/hardware/DxCore-1.2.0_manual/megaavr Using core 'dxcore' from platform in folder: /Users/james/Documents/Arduino/hardware/DxCore-1.2.0_manual/megaavr Detecting libraries used... /Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=avr128db28 -DF_CPU=24000000L -DARDUINO=10813 -DARDUINO_avrdb -DARDUINO_ARCH_MEGAAVR -DDXCORE=1.1.1 -DDXCORE_MAJOR=1UL -DDXCORE_MINOR=2UL -DDXCORE_PATCH=0UL -DDXCORE_RELEASED=1 -DMILLIS_USE_TIMERB2 -DCLOCK_SOURCE=0 -I/Users/james/Documents/Arduino/hardware/DxCore-1.2.0_manual/megaavr/cores/dxcore/api/deprecated -I/Users/james/Documents/Arduino/hardware/DxCore-1.2.0_manual/megaavr/cores/dxcore -I/Users/james/Documents/Arduino/hardware/DxCore-1.2.0_manual/megaavr/variants/28pin-standard /var/folders/w3/m4nllj792bxg538hlvt4g1fm0000gn/T/arduino_build_446493/sketch/Blink.ino.cpp -o /dev/null -DARDUINO_LIB_DISCOVERY_PHASE Error while detecting libraries included by /var/folders/w3/m4nllj792bxg538hlvt4g1fm0000gn/T/arduino_build_446493/sketch/Blink.ino.cpp Generating function prototypes... /Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=avr128db28 -DF_CPU=24000000L -DARDUINO=10813 -DARDUINO_avrdb -DARDUINO_ARCH_MEGAAVR -DDXCORE=1.1.1 -DDXCORE_MAJOR=1UL -DDXCORE_MINOR=2UL -DDXCORE_PATCH=0UL -DDXCORE_RELEASED=1 -DMILLIS_USE_TIMERB2 -DCLOCK_SOURCE=0 -I/Users/james/Documents/Arduino/hardware/DxCore-1.2.0_manual/megaavr/cores/dxcore/api/deprecated -I/Users/james/Documents/Arduino/hardware/DxCore-1.2.0_manual/megaavr/cores/dxcore -I/Users/james/Documents/Arduino/hardware/DxCore-1.2.0_manual/megaavr/variants/28pin-standard /var/folders/w3/m4nllj792bxg538hlvt4g1fm0000gn/T/arduino_build_446493/sketch/Blink.ino.cpp -o /var/folders/w3/m4nllj792bxg538hlvt4g1fm0000gn/T/arduino_build_446493/preproc/ctags_target_for_gcc_minus_e.cpp -DARDUINO_LIB_DISCOVERY_PHASE avr-g++: error: device-specs/specs-avr128db28: No such file or directory exit status 1 Error compiling for board AVR DB-series (Optiboot).

from dxcore.

SpenceKonde avatar SpenceKonde commented on September 26, 2024

Yes, this is expected, it is not supported with manual installations because the IDE does not include a compiler toolchain that supports this part. You must install 1.2.0-a (not supported for Linux) using board manager. Have been trying to get the Arduino team to roll a new official toolchain that will actually work for months now.

from dxcore.

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.