PDA

View Full Version : error: Can't Single Step Target Program


jadhav_rahul
08-27-2008, 05:54 AM
Hi All,
I am new to ASM Coding, I am using ccs V3.3 for C55x platform,
I have written a c function which call ASM code,
ASM code is also having multiple CALL statements for ASM functions in th
same file, while debugging first CALL at the time of RET following error i
flashed,

error: Can't Single Step Target Program: Check the linker command file
map file for any part of the program going into reserved area and correc
the problem when Program Counter is 0x0 NOTE: Reset the target, reload th
corrected program and continue execution

I have generated ASM profile to get MAP file but how should i check fo
any part of the program going into reserved area ??
Thanks in Advance,
Rahul.