Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>tlkNew to Visual Studio Code? Get it now.
tlk

tlk

wenxinsheng

|
180 installs
| (0) | Free
Telink Develop Tool in VsCode Extension
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

tlk README

Telink extension help developer build telink SDK in vscode.

Support in Linux/Windows.

Features

Download toolchain, (TelinkIotStudio)cdt2cmake, bdt, and setup environment.

Convert TelinkIoTStudio sdk project to cmake project.

Using cmake extension, build project with the comand cmake configure andcmake build.

Modify SDK configuration in UI.

Telink BDT using in UI.

Requirements

Compile dependencies with the extension CMake Tool (from Microsoft); it's essential to install it.

Usage

Build

  1. open a sdk
  2. convertProjectToCmake
  3. cmake configure
  4. cmake build

  • If the toolchain is missing, you have the option to click install or configure it's path in local.

Modify SDK configuration

  1. Click on Loading a project and select a project.
  2. Select the toolbar on the left side of CONFIGURATION, and then modify the compilation options in the detailed views.
  3. Click apply to modify. (It will be applied to . cproject and regenerate the CMake file)

BDT Usage

now support Linux only.

Extension Settings

The extension saves the downloaded tools in the ~/.Telink_Tools file path, then updates the tool configuration in the VSCode user settings.

Release Notes

Users appreciate release notes as you update your extension.

0.1.0

Initial release.

0.1.2

Update the tool download and extraction functionality.

0.1.4

Update toolchain env in windows, and update extraction .tar.xz.

0.1.5

Add new toolchain configuration.

0.2.0

Add SDK configuration modification in UI, bdt sample usage in extension.

0.2.2

  • update toolchain, cdt2cmake, bdt version.
  • cdt2cmake use source including mode default.
  • add cmake clean in Telink views, change different toolchain in same project, update quick start in english.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft