Hi!
I have read the section of the DSP/BIOS User´s guide about "Referencing Static DSP/BIOS Objects". My question is extremely simple - still i could not figure out, how to USE a buffer, that was statically defined within the DSPBIOS BUF Manager. The generated header file declares a BUF_Obj in the Form " extern far BUF_Obj mybuffer ; " , now how to write data of a given data type into this buffer?
Thanks for the help and kind regards!