Code Monkey home page Code Monkey logo

Comments (14)

luc-github avatar luc-github commented on May 17, 2024

I do not have this issue
Do you use Git to synchronize or do you take the ZIP file from GitHub ?
Do you already have some arduino library installed that could overide the FW one like SDCard ?

from repetier-firmware-4-davinci.

lyweilian avatar lyweilian commented on May 17, 2024

I did a fresh install of IDE 1.5.8. I did not install any additional plugins and I downloaded via zip.

from repetier-firmware-4-davinci.

luc-github avatar luc-github commented on May 17, 2024

well then your extraction zip may have a problem - I did also a zip download and no issue
what OS do you use ?

from repetier-firmware-4-davinci.

lyweilian avatar lyweilian commented on May 17, 2024

I use Win7 pro.

from repetier-firmware-4-davinci.

lyweilian avatar lyweilian commented on May 17, 2024

Do I have to build with USB plugged into a reset Da Vinci?

from repetier-firmware-4-davinci.

luc-github avatar luc-github commented on May 17, 2024

No , no need to have printer plugged to build
do you change anything in files after extraction ?

from repetier-firmware-4-davinci.

lyweilian avatar lyweilian commented on May 17, 2024

I copied the variants.cpp and usbcore.cpp as per instructions after fresh install. Should I try to uninstall and reinstall?

from repetier-firmware-4-davinci.

luc-github avatar luc-github commented on May 17, 2024

try to redownload zip - I doubt issue come from arduino itself and variants.cpp / usbcore.cpp
also check Documents\Arduino\libraries to see if it is empty

from repetier-firmware-4-davinci.

lyweilian avatar lyweilian commented on May 17, 2024

Luc, I just tried a fresh install without replacing the variants.cpp and usbcore.cpp. It worked. Thank you for following up with me. It it building now. Thanks again! Case closed. :)

from repetier-firmware-4-davinci.

luc-github avatar luc-github commented on May 17, 2024

so was zip corruption
You are welcome

from repetier-firmware-4-davinci.

MoBohnsack avatar MoBohnsack commented on May 17, 2024

Hey, i also have this problem.

''NVIC_EncodePriority' was not declared in this scope"

But on my own a fresh install without replacing the variants.cpp and usbcore.cpp wont work.

Im using win7 pro 64bit and Arduino 1.6.8 but i also tried it with 1.6.5.
I cloned via Git.

Full error message:
http://pastebin.com/5bw1yu9n

Regards

from repetier-firmware-4-davinci.

MoBohnsack avatar MoBohnsack commented on May 17, 2024

Just tryt it with Linux Same error message:

http://pastebin.com/qGpTqXY0

from repetier-firmware-4-davinci.

luc-github avatar luc-github commented on May 17, 2024

Yes you did not selected the correct board I see :
`Arduino: 1.6.8 (Linux), Board: "Arduino Duemilanove or Diecimila, ATmega328"``

you need to select Due Native USB port - be sure you installed Due board
1 - Go to board manager
image

2 - Check / Install Due doard
image

3 - Select Due board in menu
image

4 - Once selected compilation should be fine
image

from repetier-firmware-4-davinci.

danny1231233 avatar danny1231233 commented on May 17, 2024

i am also having an issue. i get the following error upon compiling.

Arduino: 1.5.8 (Windows 8), Board: "Arduino Due (Native USB Port)"

In file included from Repetier.h:572:0,
from BedLeveling.cpp:107:
HAL.h: In static member function 'static void HAL::serialSetBaudrate(long int)':
HAL.h:684:14: error: 'class UARTClass' has no member named 'setInterruptPriority'
Serial.setInterruptPriority(1);
^
Error compiling.

This report would have more information with
"Show verbose output during compilation"
enabled in File > Preferences.

from repetier-firmware-4-davinci.

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.