Renesas Release Information
Fixed Issues
Open Issues
IDE-88361 Stack Analysis does not distinguish identically named static functions (Stack Analysis View)
Affected device families:Synergy RZ RX RA DA
When a project contrains identically named static functions the Stack Analysis view does not distinguish between them. This can be seen with the GCC toolchain.
IDE-78838 DA CMake SDK project importer - improve discovery of project catalog (projects.json) file (DA SDK Support)
Affected device families:DA
When using the "DA CMake Project (experimental)" import wizard, the wizard prompts to "Select root directory" of the SDK.
The correct location is in fact a couple of directories down into the SDK at Software/Source/, for example:
<Indium SDK install location>/Software/Source/
IDE-76485 DA SDK Importer - Project 'xxx' has no explicit encoding set - warning (DA SDK Support)
Affected device families:DA
After importing a DA Indium SDK CMake project into e2 Studio, the following warning appears in the Problems view:
Project <project name> has no explicit encoding set
This does not cause any harmful effect.
A quick fix is available on the warning which does remove the problem.