Skip to content

Unable to compile empty Nucleo H743 project #542

@kyleb-ici

Description

@kyleb-ici

I created a new project with the Arduino framework for the Nucleo H743 board, and it does not compile. I did not add any code to the project before trying to compile.

I have used Platformio successfully with Teensy's on this computer.

Here is the error:


C:\Users\user\.platformio\packages\framework-arduinoststm32\variants\STM32H7xx\H742Z(G-I)T_H743Z(G-I)T_H747A(G-I)I_H747I(G-I)T_H750ZBT_H753ZIT_H757AII_H757IIT\variant_NUCLEO_H743ZI.cpp:211:3: error: 'NC_' was not declared in this scope; did you mean 'NC'?
  211 |   NC_,
      |   ^~~
      |   NC


The terminal process "C:\Users\user\.platformio\penv\Scripts\platformio.exe 'run', '--environment', 'nucleo_h743zi'" terminated with exit code: 1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions