This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Use Sys/Bios instead of DSP Bios. Platform c6657,

Other Parts Discussed in Thread: SYSBIOS

Dear all,

We are working on a project that we want to  get rid of a old DSP platform and use the new one  platform c6657.

We would like to replace the old DSP/BIOs with the new one  that is included in TI/RTOS C6000_2_01_23 .

We must  implement a functionality for communication between the DSP and MCSB.

In the previous implementation, this functionality was implemented using the SIO . But,  this module  does not exist in the current product.

We have two option:

The one is the Stream package that is supported by IPC 1.24. But this is not supported in the newest version of IPC. Is this correct?

The second one is the GIO. But it is referred that this module is deprecated in the newest bios_6_41_00_26.

What is your opinion . What is the preferable  solution?

Also we notice that in SIO struct the first object is pointer to the device.

Both of GIO Stream object do not have something like this?

How  can we access the Device object  using GIO or SIO?

Best regards,

George