debug problem - Printable Version +- EmBitz (https://www.embitz.org/forum) +-- Forum: EBlink (https://www.embitz.org/forum/forum-3.html) +--- Forum: Using EBlink (https://www.embitz.org/forum/forum-6.html) +--- Thread: debug problem (/thread-193.html) |
debug problem - Cseb84 - 16-03-2024 Hi, When i put a breakpoint in while routine, embitz ide doesn't show runing row. how can i solve this ? RE: debug problem - Cseb84 - 16-03-2024 Hi, I have solved the problem now. I had changed the project file name, after change,the project needs to be rebuild, then the problem solved now. Thanks. |