Debug / Run configurations for emulation in s32 IDE (s32r274)

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Debug / Run configurations for emulation in s32 IDE (s32r274)

1,399件の閲覧回数
bdharma96
Contributor II

Hello,

         I've created a new example project(freertos_s32r274:Debug_FLASH) in S32 design studio.

Could anyone help me in setting the debug / run configurations for the project without any Hardware connected(emulator).

If I choose C/C++ Application 

pastedImage_179.png

I'm getting this error 

pastedImage_180.png

and also please provide information about run configuration so that I could able to run the generated executable(.elf) without any hardware and verify the gpio toggling and tasks running as required.

0 件の賞賛
返信
3 返答(返信)

1,035件の閲覧回数
bdharma96
Contributor II

Hi Jiri,
         I found some EMU debug for apex application project in S32DS.

And can you elaborate on gdb debugging, why its throwing such error gdb -- version, do i need to change any PATH or need to install any software ?

And also, Is there any external tools available for debugging ?

0 件の賞賛
返信

1,035件の閲覧回数
jiri_kral
NXP Employee
NXP Employee

Hi, 

the error is simply because you don't have installed gdb on your machine and even more - the build target (.elf file) is for Power PC machine. 

Well, as far  as I know, there is no emulator/simulator available for S32R274. 

Jiri

0 件の賞賛
返信

1,035件の閲覧回数
jiri_kral
NXP Employee
NXP Employee

Hi, 

unfortunately emulator/simulator is not present in S32DS. You can't debug application without hardware. 

Jiri 

0 件の賞賛
返信