Veethree ExtensionOverview
PrerequisitesPrerequisites for the Veethree VS Code extension:
Get Started1. Install the Docker EnvironmentClick on the 'Install Enviroment' button to start development environment installation and setup NOTE: Please make sure Docker Desktop (Docker Engine) is running before installing the environment 2. Grant device permissionsBefore connecting to the ennvironment and using it for development allow the docker environment to access the device by clicking on the 'Allow Access to Device' button. This requires Admin permissions. NOTE: Please make sure the device is plugged in and the environment is installed before granting permissions 3. Connect Device to EnvironmentOnce the device access has been granted, the device can be connected to the development environment by clicking on the 'Connect Device to Environment' button 4. Connect to EnvironmentClick on the 'Connect to Environment' button to start developing Developing on the EnvironmentOnce connected to the environment, start development by creating a new application from a template or by opening an existing project Build, Run and FlashPredefined commands are available to build the application for Native Posix emulator and to flash and run on the device. Test on Emulator
Test on Device
Debug using GDB
Debug using JLink using Cortex Debug
Generate Release Package
|