GDB port number not retrieved from console

Trying to connect to the RH850 piggyback board with E2 emulator from the E2Studio, it generates this error,

This is from the console window,

GDB Server for Renesas targets.

Version 10.1.0.v20241218-130351 [2b0b72b9] (Dec 18 2024 15:32:34)

Starting server with the following options:

Raw options : C:\Users\131160\.eclipse\com.renesas.platform_1435879475\DebugComp\\RH850\e2-server-gdb -g E2 -t R7F70255x -uConnectionTimeout= 30 -umFreq= 8.00 -ulpdType= 4 -ulpdFreq= Default -setOptJtagLpd= 1 -setOptJtagJtag= 0 -uHotPlug= 0 -releaseReset= 0 -uInitialStop= 0 -w 1 -usupplyVoltage= 0 -uocdID= FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF -usvrParameter= ||||||||| -uneedAuthentication= 0 -uresetOnReload= 1 -ustopPeriEmu= 0 -uMultiDeviceSync= 0 -usupplyVoltageASP= 0 -umaskReset= 0 -umaskHldrq= 0 -umaskStop= 0 -umaskWait= 0 -uverifyOnWritingMemory= 0 -uWorkRamAddress= 0xfde07000 -uDebugCodeSRAM= 0 -uMapMode= 0 -uForceReset= 0 -usetDebugContext= 0 -uextflEnable= 0 -uConfigurationSetting= 0 -uSecuritySetting= 0 -uBlockProtection= 0 -uSwitch= 0 -uTraceEnable= PE0|PE1|PE2 -uTraceClock= PE0|400.0|PE1|400.0|PE2|400.0 -uUseSyncTrace= 0 -uUseEramTrace= 0 -l -uCore= PE0|enabled|256|main -uCore= PE1|enabled|257|main -uCore= PE2|enabled|258|main -uSyncMode= async -uTraceCore= PE0 -uFirstGDB= main --english --gdbVersion= 7.2

Connecting to RH850 Target

GDBServer endian : little

Starting target connection

Version Information:

GDB action 'connect to target', has failed with error code, 0x00000d05

Disconnected from the Target Debugger.

Please advise.

Thank you.