Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pre-defined board selection not working #28

Open
2 tasks
ikerperezdelpalomar opened this issue Sep 7, 2021 · 0 comments
Open
2 tasks

Pre-defined board selection not working #28

ikerperezdelpalomar opened this issue Sep 7, 2021 · 0 comments

Comments

@ikerperezdelpalomar
Copy link
Collaborator

The desired board to have the firmware built for is specified in the various CMakes in the project. However, on every first build if the desired board to compile for is not specified as described below the build command will output the next error.

ERROR: Cached board not defined, please provide it (provide --board, set default with "west config build.board <BOARD>", or set BOARD in the environment)
FATAL ERROR: refusing to proceed without --force due to above erro

Command
west build -p auto -b bloodlight_rev2

Task:

  • Discover why this is happening
  • Make predefined board selection work.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant