Regarding rotate 180 degree APEX2 example project

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Regarding rotate 180 degree APEX2 example project

628 Views
md_anayatullah
Contributor II

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

0 Kudos
2 Replies

514 Views
jiri_kral
NXP Employee
NXP Employee

Hi, 

Can you start example executable on target machine (without debug session) and share console output? 

Jiri 

0 Kudos

514 Views
md_anayatullah
Contributor II

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.

0 Kudos