Multiple debug on one PC

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

Multiple debug on one PC

ソリューションへジャンプ
1,000件の閲覧回数
Deepak1
Contributor IV

Hi,

I am using IDE S32 Design Studio power architecture V2.1 on MS-Windows 10 OS and DEVKIT MPC5748G development board for debugging. 

I want to debug two DEVKIT MPC5748G at the same time on one PC (Using two USB ports) will it be possible?

In case if it is not possible then will it work on two OS e.g. MS-Windows 10 and Linux if my PC has both OS?

I tried with MS-Windows 10 but when I try to debug 2nd board then first board is terminating debugging.

ラベル(1)
1 解決策
947件の閲覧回数
stanish
NXP Employee
NXP Employee

Hi Deepak,

It is possible to run two instances of S32 Design Studio under Window environment.

The limitation is you cannot open the same workspace twice. Therefore for the second instance of S32DS must open a different workspace with project you want to works with.

If you intend to debug both project at the same time you should also adjust GDB server ports + select a different P&E Interface instance.

e.g. one instance uses default GDBMI + Server port and the second instance uses 6324, 7324 ports (if these are not use by another program)

pastedImage_1.png 

Hope it helps.

Stan

元の投稿で解決策を見る

1 返信
948件の閲覧回数
stanish
NXP Employee
NXP Employee

Hi Deepak,

It is possible to run two instances of S32 Design Studio under Window environment.

The limitation is you cannot open the same workspace twice. Therefore for the second instance of S32DS must open a different workspace with project you want to works with.

If you intend to debug both project at the same time you should also adjust GDB server ports + select a different P&E Interface instance.

e.g. one instance uses default GDBMI + Server port and the second instance uses 6324, 7324 ports (if these are not use by another program)

pastedImage_1.png 

Hope it helps.

Stan