Intel® oneAPI IoT Toolkit
After you run your sample project, you can use Intel® System Debugger, a modern GUI-based architecture software debugger. This debugger is available as part of the
Intel® System Bring-up Toolkit.
Building a Project Using Microsoft* Visual Studio*
Note
If you are using Visual Studio 2019, samples will only work with version 16.4.0 and later.
Note
An internet connection is required to download the samples for oneAPI toolkits. For information on how to use this toolkit offline, see
Developing with Offline Systems in the Troubleshooting section.
To watch a video presentation of how to create a project, see
Intel® oneAPI Visual Studio Samples Browser.
- Open Microsoft Visual Studio*.
- For Visual Studio 2019, a page will display showing recent projects. Click
Continue without code.
Note
In the next step, you will look for a menu named
Extensions >
Intel or
Intel. If you do not see either of these menu choices, then the plug-ins have not been installed. See
Troubleshooting to fix the plug-ins.
- From the top menu, select:
- Visual Studio 2019:
Extentions > Intel > Browse Intel oneAPI Samples
- Visual Studio 2017:
Intel > Browse Intel oneAPI Samples
The samples screen will open.
- On the left side, select .
oneAPI Tools > IoT Connection Tools.
- In the center pane, select
Hello IoT World:

- Click
Select Startup Item > hello-iot-world.exe:

- The solution will open in the IDE.

- Click
Build > Build Solution.
- After the program is built, click
Debug > Start Debugging.