Other Parts Discussed in Thread: SYSBIOS
Tool/software: Code Composer Studio
Hello,
I studied 3 example projects of SRIO:
example a) SRIO_LpbkDioIsr_evmc6678_C66BiosExampleProject
example b) SRIO_Loopback_evmc6678_C66BiosTestProject
example c) SRIO_TputBenchmarking_evmc6678_C66TestProject
My questions are:
1- Why BIOS_start( ) function is used in main() function of example a and example b and is not used in main() function of example c?
2- Does example c use BIOS_start( )?
3- If I want to send and receive Direct I/O packets between DSP C6678 and xilinx FPGA to achieve 1.25, 2.5, 3.125, and 5 Gbps rates based on interrupt mode, should I use BIOS_start( ) on main() function of dsp?
4- Does BIOS_start( ) affect on throughput of SRIO?
Best Regards,
Mohammad