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
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