2018-09-01 04:31 AM
I have made a custom board with SPC560P40L3, but not able to connect the pls debugger?
Please help me with this.
Is there any configuration setting need to be changed to connect pls debugger
2018-09-02 07:08 PM
Hello
2018-09-02 11:24 PM
Hello Tran,
Do you know the solution?
2018-09-02 11:56 PM
I think you should check these points:
2018-09-03 10:04 AM
I also have one spc560d discovery board, so i have connected external pls debugger to its 14 pin jtag connector and tap-out the wires from jtag connector also and connected to my custom board.....if the controller of the discovery board is powered ON, i am able to connect to my board and debug it...but if the discovery board microcontroller is powered OFF, i am not able to connect to my board to PLS debugger...Also repalced the controller of coustom board but still the issue is same....Not able to find out the issue....
2018-09-04 12:34 AM
Hello Gms ,
The recommandation of tran is correct
1) Check if the PLS driver is well installed
2) If OK, Have you got a discovery board ?
you can check chapter 2.6 in this document
Best regards
Erwan
2018-09-10 04:25 AM
Thanks @Erwan YVIN .
Ya i have one SPC560D-discovery board and through which i am able to program my custom board.
But the same custom board i am not able to program using standalone pls debugger.
and yes i have checked the pls driver and reinstalled it again, but the problem remains.
Please help