Reply by Kenneth Porter October 29, 20032003-10-29
--On Wednesday, October 29, 2003 4:53 PM +0100 Jack Potrymajlo
<> wrote:

> My question is about _PrimIOCB structure. I tried to see how
> printf function for SHARC in VDSP++ 3.0 was implemented. I
> founded declaration of this structure in xprint.c file. After
> linking and loading program I saw that address of this structure
> is 0x50194. Where is assuming address for this structure? I
> suppose that this address is necessery for using io, is it true?

I believe the debugger monitors and interacts with this structure.



Reply by Jack Potrymajlo October 29, 20032003-10-29
Hi,

My question is about _PrimIOCB structure. I tryed to see how
printf function for SHARC in VDSP++ 3.0 was implemented. I
founded declaration of this structure in xprint.c file. After
linking and loading program I saw that address of this structure
is 0x50194. Where is assuming address for this structure? I
suppose that this address is necessery for using io, is it true?

Jacek P.