The Problem to be solved:
The "New Solution" workflow only lists "Reference Applications" if a "Board Layer" for the selected board is found (usually in the BSP). Since the "BSP Pack" is only downloaded and installed by cbuild setup on a created project, the BSP must be downloaded manually or any other project being created first.
Ensure to run the "Refresh" before opening the "New Solution" workflow after the pack was installed.
This can only be solved, once the board details retrieved from the Web Service, also include information about available board layers.
The Problem to be solved: The "New Solution" workflow only lists "Reference Applications" if a "Board Layer" for the selected board is found (usually in the BSP). Since the "BSP Pack" is only downloaded and installed by
cbuild setup
on a created project, the BSP must be downloaded manually or any other project being created first.Ensure to run the "Refresh" before opening the "New Solution" workflow after the pack was installed.
This can only be solved, once the board details retrieved from the Web Service, also include information about available board layers.