Debug error using PE micro universal multilink interface with Studio32 for MPC5777C

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Debug error using PE micro universal multilink interface with Studio32 for MPC5777C

983 Views
vrushalitaklika
Contributor III

I have connected the PE micro Universal MultiLink Interface. However I tried simple new project without any code.

Debug fails with below error. I tried doing RAM debug also,but it also failed.

Can someone help here

GNU gdb (GDB) 7.8.2
Copyright (C) 2014 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "--host=i686-mingw32 --target=powerpc-eabivle".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word".
Loading section .startup, size 0x34a lma 0xc00400
Loading section .core_exceptions_table, size 0xf4 lma 0xc10000
Loading section .intc_vector_table, size 0x764 lma 0xc11000
load C:\\Vrushali\\Workspace\\MPC5777C_empty\\MPC5777C_empty_Z7_0/../MPC5777C_empty_Z7_1/Debug/MPC5777C_empty_Z7_1.elf
load C:\\Vrushali\\Workspace\\MPC5777C_empty\\MPC5777C_empty_Z7_0\\Debug\\MPC5777C_empty_Z7_0.elf
monitor endmultiload
Loading section .text_vle, size 0x320 lma 0xc11770
Start address 0xc00400, load size 3778
Transfer rate: 230 KB/sec, 755 bytes/write.
Loading section .rchw, size 0x4 lma 0x800000
Loading section .cpu0_reset_vector, size 0x4 lma 0x800004
Loading section .startup, size 0x282 lma 0x800400
Loading section .core_exceptions_table, size 0xf4 lma 0x810000
Loading section .intc_vector_table, size 0x764 lma 0x811000
Loading section .text_vle, size 0x340 lma 0x811770
Start address 0x800400, load size 3618
Transfer rate: 321 KB/sec, 516 bytes/write.
Ignoring packet error, continuing...
Ignoring packet error, continuing...
Ignoring packet error, continuing...
Ignoring packet error, continuing...
Ignoring packet error, continuing...
Ignoring packet error, continuing...
Ignoring packet error, continuing...
Ignoring packet error, continuing...
Ignoring packet error, continuing...
Ignoring packet error, continuing...
Ignoring packet error, continuing...
Ignoring packet error, continuing...
Ignoring packet error, continuing...
Ignoring packet error, continuing...
Ignoring packet error, continuing...
Ignoring packet error, continuing...
Ignoring packet error, continuing...
Ignoring packet error, continuing...
Ignoring packet error, continuing...
Ignoring packet error, continuing...
Warning: the current language does not match this frame.
monitor selectcore 0

Thanks

Vrushali

0 Kudos
2 Replies

624 Views
NAIDU
Contributor III

Hi,

I am facing similar problem with my custom board,please suggest me what is the solution you found for this issue.

Thanks,

Naidu

0 Kudos

624 Views
martin_kovar
NXP Employee
NXP Employee

Hello,

which version of S32DS you use? In case you use v1.1, have you installed Update1?

S32 Design Studio for Power v1.1 - Update 1 available 

What is the microcontroller mask?

Have you updated PEMicro drivers? Also please check, if you have installed GNU E200 PEMicro Interface Debugging Support (see picture below). If you do not see PEmicro in Work with window, click Add button and add address http://www.pemicro.com/eclipse/updates.

pastedImage_3.png

I tested with S32DS v1.1 with Update1 installed and it works correct on my side.

Regards,

Martin

0 Kudos