Hello All,
I have faced with S32 Design Studio (MPC) problem executing under Linux. It doesn't matter if it is version 1.2 or 2017R1.
I try to flash MPC5748G via opensda interface executing command 'Flash from file' from S3DS level.. While this action executed under windows works fine under linux it is not. It stops at 90% and after some time I receive timeout information related to connection with gdb server ( which should be executed by S32DS i suppose ).
Doing the same under windows i got log information:
Connection from "127.0.0.1" via 127.0.0.1
Copyright 2017 P&E Microcomputer Systems,Inc.
Command Line :C:\NXP\S32DS_Power_v2017.R1\eclipse\plugins\com.pemicro.debug.gdbjtag.ppc_1.7.2.201709281658\win32\pegdbserver_power_console -device=MPC5748G -startserver -singlesession -serverport=7224 -gdbmiport=6224 -interface=OPENSDA -speed=5000 -port=Ě
CMD>RE
Initializing.
MPC574xC Device detected.
Target has been RESET and is active.
CMD>CM C:\NXP\S32DS_Power_v2017.R1\eclipse\plugins\com.pemicro.debug.gdbjtag.ppc_1.7.2.201709281658\win32\gdi\P&E\nxp_mpc5748g_1x32x1520k_cflash.pcp
Initializing.
MPC574xC Device detected.
Initialized.
;version 1.05, 06/26/2017, Copyright P&E Microcomputer Systems,
www.pemicro.com [5748G_6080k]
(.... )
while under linux this info doesn't appear.
Could someone help me with this issue?
Best regards
Przemek