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.

Need direction on adding SysBios to existing project

Guru 20075 points

Other Parts Discussed in Thread: SYSBIOS

Hello,

Can someone give me direction on how to add SysBios to an existing project.

I mainly want to create task - some that are timed and some that are initiated by ISRs.  Can someone point me in a direction that will quickly get me up to speed in learning that portion of the SysBios.

Thanks,

Stephen

  • Hi Stephen,

    SYS/BIOS ships with examples. That's probably your best place to get started. Take a look at the SYS/BIOS "Getting Started Guide" for more details.

    Todd

  • Hello Todd,

    Thanks for the reply.  I am using CCS4.2.5.

    I didn't see anything in the SYS/BIOS "Getting Started Guide" that describes how to add Sys/Bios to an existing project. 

    When I tried to add DSP/BIOS v5.x configuration file, a dialog box displayed showing "The selected project does not have DSP/BIOS support".

    Stephen

  • Are you wanting to use DSP/BIOS or SYS/BIOS? and which version do you want to use?

    If you want to use DSP/BIOS, look at the <dspbios_install_dir>/docs/SetupGuide.html.

    If you want to use SYS/BIOS, look at the <sysbios_install_dir>/docs/Bios_Getting_Started_Guide.pdf.

    Todd