Hi Everybody,

i implemented the gdb-stub with the ecos-config in my target. It seems to work fine. But there are two things i wondering why they doesnt work.

I implemented two Uarts. One for the communication with the Stub and the other for some printf(). If i write diag_printf() it works fine, but if i write printf() it doesnt work. Why?

The other thing is the single-stepping. I can stop at breakpoints and can continue the code without any problems. But if enter step at the GDB(host) it doesnt work. Do i have to enter something in the code for singel-stepping?

Thanks for your help

Christian



--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

Reply via email to