SOLVED!!! unable to debug in E2Studio

Hi,

I'm unable to debug in E2Studio.

"Error in Final launch sequence: GDB server failed to start"

Renesas e² studio
Version: 2023-10 (23.10.0)
Build Id: R20231006-1456
OS: Windows 10, v.10.0, x86_64 / win32
Java vendor: Eclipse Adoptium
Java runtime version: 17.0.8+7
Java version: 17.0.8

Debugger: E2Lite

Thanks,

Prashanth

Parents
  • Former Member
    0 Former Member

    Hello Prashanth,

    Can you provide more information about the issue please?

    1. What is the MCU you are using?

    2. Did you test the e2Lite debugger on another PC? Does it work there?

    3. Can you please provide the debugging log to see at what point the error happens?

    Kind regards,

    Sergey

    If this response, or one provided by another user, answers your question, please verify the answer. Thank you!

    Renesas Engineering Community Moderator
    https://community.renesas.com/
    https://academy.renesas.com/
    https://en-support.renesas.com/knowledgeBase/

  • Hi Sergey.

    I'm using R5F104BA.

    I can debug in CS+, but in e2studio getting Error in final  launch sequence of debugger.

    I have not tried in other PC.

  • Debug Log details-

    GDB Server for Renesas targets.

    Version 9.3.0.v20230925-111821 [e66fb063] (Sep 29 2023 00:42:49)

    Starting server with the following options:

    Raw options : C:\Users\bspem\.eclipse\com.renesas.platform_1598068615\DebugComp\\RL78\e2-server-gdb -g E2LITE -t R5F104BA -uConnectionTimeout= 30 -umFreq= 0 -usFreq= 0 -umClock= 1 -w 0 -usupplyVoltage= 0 -ucommMethod= 0 -usecurityID= 00000000000000000000 -usecurityIdSize 10 -upermitFlash= 1 -uuseWideVoltageMode= 1 -ueraseRom= 1 -uresetOnReload= 1 -ustopTimerEmu= 0 -ustopSerialEmu= 1 -umaskInternalResetSignal= 0 -umaskTargetResetSignal= 0 -n 0 -uverifyOnWritingMemory= 1 -uAllowRRMDMM= 0 -uRelayBreak= 0 -l -m -uCore= SINGLE_CORE|enabled|1|main -uSyncMode= async -uFirstGDB= main --english --gdbVersion= 7.2

    Connecting to E2LITE, RL78 Target

    GDBServer endian : little

    Target power from emulator : Off

    Starting target connection

    Version Information:

    RL78 E2 Lite Executor V4.10g [24 Oct 2022]

    Finished target connection

    Failed to create socket interface on port 0.

    Disconnected from the Target Debugger.

Reply
  • Debug Log details-

    GDB Server for Renesas targets.

    Version 9.3.0.v20230925-111821 [e66fb063] (Sep 29 2023 00:42:49)

    Starting server with the following options:

    Raw options : C:\Users\bspem\.eclipse\com.renesas.platform_1598068615\DebugComp\\RL78\e2-server-gdb -g E2LITE -t R5F104BA -uConnectionTimeout= 30 -umFreq= 0 -usFreq= 0 -umClock= 1 -w 0 -usupplyVoltage= 0 -ucommMethod= 0 -usecurityID= 00000000000000000000 -usecurityIdSize 10 -upermitFlash= 1 -uuseWideVoltageMode= 1 -ueraseRom= 1 -uresetOnReload= 1 -ustopTimerEmu= 0 -ustopSerialEmu= 1 -umaskInternalResetSignal= 0 -umaskTargetResetSignal= 0 -n 0 -uverifyOnWritingMemory= 1 -uAllowRRMDMM= 0 -uRelayBreak= 0 -l -m -uCore= SINGLE_CORE|enabled|1|main -uSyncMode= async -uFirstGDB= main --english --gdbVersion= 7.2

    Connecting to E2LITE, RL78 Target

    GDBServer endian : little

    Target power from emulator : Off

    Starting target connection

    Version Information:

    RL78 E2 Lite Executor V4.10g [24 Oct 2022]

    Finished target connection

    Failed to create socket interface on port 0.

    Disconnected from the Target Debugger.

Children