Reply by Kenneth Porter September 8, 20032003-09-08
sriram2480@yahoo.com (sriram) wrote in news:d7967dc1.0309021145.5f30dc64
@posting.google.com:

> I wrote a small program in which i use printf and fprintf but they do > not work. > Instead I get a "breakpoint hit at <ff******>(it is the address on > dissassembly)"whenever a printf or a fprintf is executed.I am using > Blackfin 533 on windows xp.
Are you intending to print to the debugger output window? That requires collusion between the debugger and the Blackfin library. Look at the source code for the library and see how it works. -- Kenneth Porter http://www.sewingwitch.com/ken/
Reply by sriram September 2, 20032003-09-02
Hi 
I wrote a small program in which i use printf and fprintf but they do
not work.
Instead I get a "breakpoint hit at <ff******>(it is the address on
dissassembly)"whenever a printf or a fprintf is executed.I am using
Blackfin 533 on windows xp.
Thanks
Regards
Sriram