Skip to content

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

@sterretjeToo

Description

@sterretjeToo

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
...
...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions