Technical discussions about Freescale (Motorola) DSPs (including the DSP56000, DSP56300, DSP56600, 56800 DSPs).
|
I have a following problem with CodeWarrior (V.5.XX) debugger: There is not possible to set a breakpoint to few function (at source code begin) in some of project sources. (Please note that this is not a case when code is deadstipped because it is not used!). The minus ('-') characters are displayed at left of debugger view (so code is generated for that lines) but there is not possible to set a breakpoint on that code. Code is generated and executed through that parts OK...). When I switched debug view to 'Mixed' or 'Assembler' mode and next tried insert a breakpoint there, a message "No symbolics data for debugger" was displayed. Looking to the .elf file I can find a symbols generated for that functions. I tried rebuild project, delete generated files and make rebuild and much more without success. My project is quite extensive and this problems starts after a last enlargement of it probably . Please, does anybody know what is a problem? Richard Kis SAE - Automation, s.r.o. |
|
|
|
The following function seems to work as advertised!!! ;in test.asm
move
x:(r2+1),b
This was executed on the 56F807 part. and I did get 3 in y0. JJ. -----Original Message-----
I have a following problem with CodeWarrior (V.5.XX)
debugger:
Richard Kis
------------------------ Yahoo! Groups Sponsor
---------------------~-->
_____________________________________
|