Overview of IAR Embedded Workbench for RISC-V Version

The latest IAR Embedded Workbench for RISC-V has just been released and brings many new features and improvements. • RISC-V standard extension Bit-manip (RVB), very powerful and it has a huge impact on performance in Cryptographic Hash algorithm, Data compression and Signal processing • Andes V5 Performance Extension, is used to accelerate and improve size • Improvements in optimizations • Live watch, for devices supporting direct buss access we can now have live update of variables • Reset modes handling has been improved • Improved Code Completion o Wider scope of assisted situations, for example when adding include files o More information is shown with the suggestions, for example information on function parameters and types o “Fuzzy matching“ aids in identifying suggested completions • Customizable color in syntax highlighting • The Iarbuild command line build utility now supports: o Generating a Ninja build file and JSON description of the Embedded Workbench proje
Back to Top