Re: How to debug Codec server: cannot open .pjt in CCS

2009-02-23 Thread Jon Arróspide
Brad, you're absolutely right. There's no need to open the .pjt, it just works fine opening the source files and loading the symbols. Now I'm able to debug my code, I must have been doing it in the wrong order. Thank you very much indeed, Jon Griffis, Brad escribió: When you set the

RE: How to debug Codec server: cannot open .pjt in CCS

2009-02-20 Thread Griffis, Brad
When you set the breakpoint you'll either get a filled-in red circle, or just an empty circle. If it's filled-in with red then CCS understands where you're trying to set the breakpoint. There are file names embedded in the x64P file along with the symbols, etc. One thing to be careful about