Renesas Release Information
Fixed Issues
IDE-91946 RH850 cannot load trace record that saved with Disassembly and Source mode (GDB Server RH850)
Affected device families:RH
While debugging for RH850 devices, the loading trace record operation for Trace View may fail. Please record it as a text and see the result in some editor application.
IDE-89879 RH850 The time unit is different between Trace View and Profile View. (GDB Server RH850)
Affected device families:RH
The unit of Execution Time in the RH850 profile view is the number of CPU clocks. You can obtain the actual time by dividing it by the CPU clock frequency.
IDE-89177 [Profile view] The execution result is strange when executing multi-core (Profile plugin)
Affected device families:RH
The Profile view does not support multi-core execution.
When using Profile view, please execute only one core.
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-89622 [GHS] Step return is disabled (GDB RH850)
Affected device families:RH
When using RH850 and GHS the step return button can become disabled. This is a known issue and will be fixed in a future version
IDE-79166 Debug view does not update stack data after reloading project (Multicore Debugging RH850)
Affected device families:RH
If you reload the user program after connecting to the RH850 multi-core debugger, the Debug view will not update correctly.
Either reopen the Debug view, or select each core and perform a reset on each core.
IDE-59377 [Debug Configuration] OCDID’s value odd placed (Debug Configuration)
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.