Hello,
I am trying to debug the example apex2_rotate_180 using sbc-s32v234 board and S32DS for Vision 2018.R1 software.But i am getting the error **port 'Output0' has not been successfully connected**.The console is as follows:
cd /home/root/vsdk;gdbserver :2345 /home/root/vsdk/apex2_rota
ate_180.elf;exit
Process /home/root/vsdk/apex2_rotate_180.elf created; pid = 1045
Listening on port 2345
Remote debugging from host 10.5.11.66
GenApuProgramParams() -> port 'Output0' has not been successfully connected
ACF_Process_APU::Start_Setup() -> program parameter generation failed
ACF_Process_APU::Wait() -> process was never started (i.e. nothing to wait for)
Rotate180Graph0ProcessController error
Child exited with status 0
logout
Any kind of help or suggestion to solve this problem would be highly appreciated.
Best Regards
Md Anayatullah
Hello,
I have reinstalled the S32 DS for Vision 2018.R1 and the problem is solved.But the reason of the previous problem "port 'Output0' has not been successfully connected" is still unclear.