Portenta machine control with firmata

Hi, I'm trying to upload StandardFirmata to the Portenta, but it fails and the message tells me that it's likely not compatible (get error message related to the H7). It works like a dream when I test with an Uno. Anyone with a good idea on how to make it happen...?

This is the message I get:
In file included from C:\Program Files (x86)\Arduino\libraries\Firmata/Firmata.h:17:0,

  •             from C:\Program Files (x86)\Arduino\libraries\Firmata\examples\StandardFirmataPlus\StandardFirmataPlus.ino:49:*
    

C:\Program Files (x86)\Arduino\libraries\Firmata/Boards.h:856:2: error: #error "Please edit Boards.h with a hardware abstraction for this board"

  • #error "Please edit Boards.h with a hardware abstraction for this board"*
  • ^~~~~*
    exit status 1
    Feil ved kompilering for kort Arduino Portenta H7 (M7 core).

I'm struggling to find a Boards.h file that includes H7 I guess.

@oddivar, your topic has been moved to a more suitable location on the forum. Installation and Troubleshooting is not for problems with (nor for advise on) your project :wink: See About the Installation & Troubleshooting category.

Exact (and complete) error messages will help; please post them using code tags as described in How to get the best out of this forum.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.