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

Board AB02A can not be selected in IDE 2.3.3 (nor in IDE 1.8,.19) #291

Open
sterretjeToo opened this issue Nov 3, 2024 · 0 comments
Open

Comments

@sterretjeToo
Copy link

This issue report is triggered by https://forum.arduino.cc/t/board-for-htcc-ab02a/1317566/ where a user sees the board but selecting it does not result in the board being selected.

This issue was first reported on arduino/arduino-cli#2742 which referred me to this issue tracker.

image

After installing version 1.5.0 of the Cubecell Development Framework in Arduino IDE 2.3.3 one is not able to select the CubeCell-1/2AA Node(HTCC-AB02A) board. The board can be seen in Tools/Board in the IDE but can not be selected.

I've confirmed the issue on a Win11 home system. The board ID CubeCell-1/2AA contains an invalid character '/'. See https://arduino.github.io/arduino-cli/dev/FAQ/#whats-the-fqbn-string.

Changing the board ID for the AB02A from CubeCell-1/2AA to e.g. CubeCell-1-2AA solves this issue.

CubeCell-1-2AA.name=CubeCell-1/2AA Node(HTCC-AB02A)

CubeCell-1-2AA.upload.tool=CubeCellflash
CubeCell-1-2AA.upload.maximum_size=131072
...
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant