Features
See all the features CodeFusion Studio has to offer.
Homepage
Homepage with quick access links for common tasks, links to articles and videos related to your projects, user guides, hardware reference manuals, data sheets, and other useful resources.
Project wizard
A new project wizard for quickly creating projects as well as example applications to jump-start your development.
Toolchain support
Toolchain support for building applications on Arm and RISC-V processors.
- MSDK projects use the Arm GNU toolchain and the xPack GNU RISK-V embedded GCC toolchain.
- Zephyr projects use the Zephyr SDK's Arm and RISC-V toolchains.
Configuration tools
Pin and clock configuration tools for assigning signals to pins, configuring pin values such as input or output mode and power supply, viewing register details and values, and generating source code to be included in your project.
ELF file explorer
ELF File Explorer provides a graphical interface to help understand and analyze the contents of ELF files.
- Run SQL queries for symbols found in the ELF file:
- Browse through segments, sections, and symbols with the interactive memory map:
Debug
Debugging features including breakpoints, disassembly, heterogeneous debug, etc.