Cannot find nucleo board in VSCode Page Setup
Hello,
I am trying to set up a project using STM32Cube Extension in VS Code. When I attempt to select the Nucleo‑F207ZG board in the Board/Device selector, the board does not appear in the list.

The stm32cube_core output shows the CMSIS_PACK_ROOT environment variable, and under that directory the file .Download\cache\scanner_391867825626163.cache contains entries for nucleo-f207zg as well as STMicroelectronics.nucleo-f207zg_hw-board.1.0.0.pdsc. Despite these files being present, the board is still not discovered by the IDE.
Could you please advise what additional checks or steps I should perform to resolve this issue?
