I am having problem debugging with MPC5777c using the example code from S32DS PA 2.1. I've checked all related problems and tried everything but couldn't get through with this. Any suggestions solving this problem?
Thank you.
解決済! 解決策の投稿を見る。
Sorry for the late reply,
I finally solved the problem.
The name of my device was Korean therefore the path of my workspace contained Korean.
I moved my work space under C:\ and it is working now haha
Have you ever running this board or is this a first attempt?
Do you see both debugger LEDs on?
It’s the first time running this board and I see both blue and orange light on.
This issue has typically something to do with power supply (as you said it is first attempt to use it, I don't expect the device is censored). Please check jumpers whether they are in right position according to used chip version (LDO or SMPS).
Do you have other MPC EVB to check whether your PeMicro debug probe works well? Try to use different USB cable.
Also you could try to remove MCU from socket and return it back to ensure right contact.
You could also try to decrease JTAG frequency to 1MHz:
https://community.nxp.com/t5/S32-Design-Studio-Knowledge-Base/Troubleshooting-PEmicro-Debug-Connecti...
Check your configuration accorging following link:
https://www.pemicro.com/blog/index.cfm?post_id=180
Also check whether you have latest windows drivers for PeMicro device.
Sorry for the late reply,
I finally solved the problem.
The name of my device was Korean therefore the path of my workspace contained Korean.
I moved my work space under C:\ and it is working now haha