Code Monkey home page Code Monkey logo

Comments (6)

tfry-git avatar tfry-git commented on July 23, 2024

Hi could you give the exact error message (with file and line of the problem, importantly)?

Are you running the git version, or a release?

from mozzi.

R4ph3rd avatar R4ph3rd commented on July 23, 2024

Of course. Actually, I runned it with the lastest release 1.0.2, but also tried the one avaible on Mozzi page (2013 version), and the latest pre-release.

In file included from /home/r4ph3rd/Arduino/libraries/Mozzi-1.0.2/examples/01.Basics/Control_Gain/Control_Gain.ino:19:0: /home/r4ph3rd/Arduino/libraries/Mozzi-1.0.2/Oscil.h:24:25: fatal error: util/atomic.h: No such file or directory #include <util/atomic.h> compilation terminated. exit status 1

from mozzi.

tfry-git avatar tfry-git commented on July 23, 2024

Thanks. The note about Gemma M0 support seems to have been added along with documentation for the Teensy port (c5aef3c). @adrianfreed any chance the Gemma M0 is supported by the Teensy core (which has atomic.h) in Mozzi?

(atomic.h is probably not even needed, esp. since the control loop is no longer running in an ISR, these days, but I sure am curious, where the note came from).

from mozzi.

b2renger avatar b2renger commented on July 23, 2024

I have pretty much the same error playing with the circuit playground express which is also marked as supported. Also tried with the latest stable release and several pre-release with latest version of arduino IDE. (and also thanks a lot for the awesome lib !)

from mozzi.

b2renger avatar b2renger commented on July 23, 2024

@tfry-git @R4ph3rd Did a bit of looking around, and found out that the support for teensy / gemma / playground express is quite new and is not in the latest release. So taking the latest code base from master everything compiles and works fine.

Will do some test with the gemma tomorrow when I get my hands on it but I think you can close this one as it will be fixed with the next release.

from mozzi.

tfry-git avatar tfry-git commented on July 23, 2024

Thanks for the update! Closing.

from mozzi.

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.