Giter VIP home page Giter VIP logo

Comments (9)

jasonkajita avatar jasonkajita commented on July 4, 2024

It's the first error causing the problem:
p32mx795f512l.h:16952:2: error: #error Unknown language!

The processor header files aren't really C++ compatible yet. The "#if defined (LANGUAGE_C)" is evaluating to false. I think Mark has a hard coded "#define LANGUAGE_C" in his test project, but we really should update the processor header files to be C++ compatible.

from chipkit32-max.

ricklon avatar ricklon commented on July 4, 2024

Good find Jason. What needs to be done for that to occur?

from chipkit32-max.

jasonkajita avatar jasonkajita commented on July 4, 2024

The "pic32mx/include/proc/p32mx795f512l.h:16952:2: error: #error Unknown language!" part of this problem should be fixed in the header files provided with the 5/11 build. I'm not sure about the others.

from chipkit32-max.

ricklon avatar ricklon commented on July 4, 2024

Once verified we can close this one.

from chipkit32-max.

ricklon avatar ricklon commented on July 4, 2024

I just ran the IDE and compiled with the new SPI librar and get the following error:
/Users/rianders/projects/ArduinoRicklon/build/macosx/work/Arduino.app/Contents/Resources/Java/hardware/pic32/libraries/Wire/utility/twi.c:23:20: fatal error: avr/io.h: No such file or directory

from chipkit32-max.

ricklon avatar ricklon commented on July 4, 2024

OOps, that's a wire library bug.

from chipkit32-max.

ricklon avatar ricklon commented on July 4, 2024

SPI compiles fine for the DigitalPotControl.pde needs to be checked on hardware.

from chipkit32-max.

ricklon avatar ricklon commented on July 4, 2024

Oliver, can you verify this works for you? It has worked for me.

from chipkit32-max.

ricklon avatar ricklon commented on July 4, 2024

DigitalPotControl.pde is functional.

from chipkit32-max.

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.