Catapult Studio Embedded Debug for RISC-VThe Catapult Studio VSCode extension from Imagination Technologies pairs with the Catapult SDK software development kit (downloadable free from https://github.com/imgtec-riscv/catapult-sdk) and the Catapult Debug Adaptor to enable development in C on embedded RISC-V processors. We recommend installing this extension as part of the Catapult Studio extension pack, which bundles a number of related extensions to give a fully-featured embedded development environment. If you don't want to install the full pack, as a minimum you should install the Catapult Debug Adaptor extension and the Cmake Tools extension. You will also want "Intellisense" for C code development, which can be supplied either by clangd or cpptools. IMPORTANT NOTE: this extension will only work correctly when Catapult SDK is installed on your system. Please consult the built-in documentation ("Catapult: Open SDK Documentation" from the command palette) for further details. Features
|