Renesas Release Information
Fixed Issues
IDE-69091 Download button work wrong when multiple sessions are connected (Debug Launch)
Affected device families:R-Car RH
When multiple bare-metal debug sessions are connected the Download button may send the program to the wrong connected session.
IDE-75734 Wrong device and CPU Type when importing CCRX project from rcpc file (CCRH Build plugin)
Affected device families:RX RL RH
After importing CS+ project to e2 studio 2024-04, be sure to reconfigure your device settings for Build according to the steps below.
Because your project device settings for Build will be empty when importing CS+ project to e2 studio 2024-04.
-
Select your project on the [Project Explorer] view.
-
Select menu [Project] > [Change Device].
-
The [Refactoring] dialog is appeared. Input your project device to the [Target Device:] textbox and click the [Next >] button
-
Click the [Next >] button again.
-
Uncheck the [Project Files] checkbox and click the [Finish] button.
!ChangeDevice.png|thumbnail!
Open Issues
IDE-61037 Build error occurs when adding new Build Configuration (CCRH Build plugin)
Affected device families:RX RL RH
All toolchain projects:
Build error occurs when executing Build with a new Build configuration you added.
At that case, please specify the toolchain and device to your project.
After opening the project, this can be achieved via the Project Explorer, project context menu.
On this menu access the "Renesas C/C++ Project Settings" and use the "Change Device" and "Change Toolchain Version" features.
IDE-58693 Emulator selection doesn’t list the connected emulators on Linux. (Debug Configuration)
Affected device families:RX RL RH RE RA
Debug configuration for E2 or E2LITE emulator will have the selection of serial No. of the emulator and it can be selected from the list of emulators which are connected to the PC. But this feature will work only on Windows. In case of Linux, please connect only 1 emulator to the PC to use the emulator with e2 studio.
IDE-53284 Step return is disabled with ASM source on CCRH project (Debugging RH850)
Affected device families:RH
It is not possible to perform a step return operation when using the CC-RH toolchain while debugging assembly source.
IDE-38032 IAR RH850 setting breakpoints doesn’t work (Debugging RH850)
Affected device families:RH
If you are debugging RH850 with the E2 emulator with an IAR project you must ensure that the IAR RH850 plugins are also installed. Otherwise it is not possible to set breakpoints.
IDE-59377 [Debug Configuration] OCDID’s value odd placed (Debug Configuration RH850)
Affected device families:RH
When opening the debug configuration for E2 (RH850) or IE850A (RH850), the value of OCD ID may be displayed on the invalid location. In this case, please expand 'Flash' node on Connection Settings.
IDE-54671 CCRH - Step over performs incorrectly (Debugging RH850)
Affected device families:RH
Stepping code can jump to address without code if compiler CCRH compiles the code that contains floating point numbers.
IDE-70912 Error dialog appear when disconnect debug session (Multicore Debugging RH850)
Affected device families:RH
When a multi-core debugger is connected, an error dialog will be displayed if you execute Disconnect with the top of the debug session tree selected on the Debug view.
The disconnection process will be performed normally, so please ignore the error.
IDE-78841 [RH850] PA view does not show data when existing a breakpoint in the main source (GDB Server RH850)
Affected device families:RH
When debugging with the RH850 using the E1 emulator Performance Analysis data is not displayed in that view when eventpoints are also configured.
For example when there is a configured Timer Start/Stop event the Performance Analysis view data is empty even when switched on.