I met problem when I debug project using PE
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I debug the project in S32DS using P&E,but it met problem .The program is example in SDK.
as shown in picture,it stagnate in this step,and it met error as shown below
I wanna know whether I debug the A53 and APEX can only use Lauterbach.
Thanks all.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
P&E Multilink only supports the M4 and A53 cores on the S32V234. To debug the APEX2 or ISP, you will need Lauterbach.
Hope that helps,
Mike
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
Thank you Mike,In my project ,I just debug A53 cores, but it doesn't work ,I need a further help.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Please make sure that you don't have Linux running on your EVB (remove SD card or disable boot from eMMC). Also be sure that you are using debug launch group:
I tested the example and for me is running correctly with PE Micro Multilink FX (with limitations as mentioned by Mike):
Jiri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Thank you Jiri , I have solve the problem, I used to debug project with P&E universal,and I tried FX ,it debug successful.
Thank you very much.