Hello,
I’m encountering an issue when running my Garmin project in Visual Studio Code. When I execute the project and the simulator opens, it appears empty with no watch displayed. In the debug console, I get the following error:
The provided device is invalid: fr255
This error shows up regardless of which device I try to use, with only the device name changing.
I’ve already checked that the device is correctly selected in the configuration file, but I haven’t found a solution. Has anyone encountered this problem or could provide guidance on how to resolve it?
Thank you in advance for your help!