microsoft / devkit-sdk

Arduino library and package for the MXChip IoT DevKit
https://aka.ms/devkit
MIT License
69 stars 52 forks source link

Issue when I try to compile an sample #1088

Open BenTheBest69 opened 2 years ago

BenTheBest69 commented 2 years ago

Hi guys,

I fallow all the instructions on the different sample's tutorial and when I try to compile and deploy to the device, I keep having this error:

[Starting] Analyzing sketch 'RemoteMonitoringV2.ino' Please see the build logs in output path: c:\Users\benoi\Documents\IoTWorkbenchProjects\examples\devkit_remotemonitoring\Device.build Loading configuration... Initializing packages... Preparing boards... Error: AZ3166: Unknown package [Warning] Failed to generate IntelliSense configuration. [Error] Analyzing sketch 'RemoteMonitoringV2.ino': Exit with code=3

Can someone point me to what I'm doing wrong?

Thanks, Benoit.