Hi Stan,Thank you for reply.
We have imported an existing project into workspace , consists only Z4_2 and Z7_0, Z7_0 does not consists any initialization code like vector.c,initswhandler.c etc.... .
and the debug console is
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=x86_64-unknown-linux-gnu --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".
monitor preserve0 0
load /home/yalamanda/MPC5777M_Doc/sdsc/Z7_0/Debug/OS3-TCPIP_Z7_0.elf
Loading section .startup, size 0x29e lma 0x1000000
Loading section .core_exceptions_table, size 0xf4 lma 0x1001000
Loading section .text, size 0x236bc lma 0x10010f4
Loading section .rodata, size 0x3944 lma 0x10247b0
Loading section .eh_frame_hdr, size 0x14 lma 0x10280f4
Loading section .eh_frame, size 0x48 lma 0x1028108
Loading section .data, size 0x14 lma 0x1028150
Loading section .sdata, size 0x68 lma 0x1028164
Start address 0x1000000, load size 160874
Transfer rate: 167 KB/sec, 1051 bytes/write.
load /home/yalamanda/MPC5777M_Doc/sdsc/Z4_2/Debug/OS3-TCPIP_Z4_2.elf
Loading section .rchw, size 0x4 lma 0xfc0000
Loading section .cpu2_reset_vector, size 0x4 lma 0xfc0004
Loading section .cpu0_reset_vector, size 0x4 lma 0xfc0010
Loading section .cpuc_reset_vector, size 0x4 lma 0xfc0018
Loading section .startup, size 0x26c lma 0x1500000
Loading section .core_exceptions_table, size 0xf4 lma 0x1501000
Loading section .intc_vector_table, size 0xf08 lma 0x1502000
Loading section .text, size 0x250 lma 0x1502f10
Start address 0x1500000, load size 5320
Transfer rate: 52 KB/sec, 443 bytes/write.
monitor endmultiload
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...
monitor selectcore 0
Warning: the current language does not match this frame.
continue
Continuing.
Note: automatically using hardware breakpoints for read-only addresses.
Temporary breakpoint 1, main () at ../src/main_Z4_2.c:49
49 int counter = 0;
No breakpoint number 2.
Remote connection closed
