hi,i am using SYS/BIOS 5.2 for our current project . Right now i am trying to port the exsisting code in DSP/BIOS 3.3V TO SYS/BIOS 5.2 .But while porting the earlier code had STATICALY DECLARED BUFFERS under " BUFFER MANAGER", I am not able to find the same in SYS/BIOS 5.2 .How can i find the " BUFFER MANAGER" in SYS/BIOS 5.2,or is it been removed.?
and the error displayed is like
"#20 identifier "EvtBuffer" is undefined" .. how to rectify this error.