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.

CCS: Not able to find SYS bios option on the installed version of ccs

Other Parts Discussed in Thread: SYSBIOS

Tool/software: Code Composer Studio

Hi

Team

I have installed the below mentioned version of ccs

I am not able to create a sysbios project I am trying to download the bios setup from the mentioned link But my download link is not functioning properly

http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/bios/sysbios/index.html 

I am not able to download the bios

Kindly let me know the version of sysbios and where to download what is the procedure to create a task example in sysbios

Thank you

Deepak R

  • Hi Deepak,

    Can you post the CCS & SYSBIOS versions you are interested in using (missing from your initial post)?

    I tested the SYSBIOS download link you posted above & I was able to download & installed version 6.46.04.53 just fine on my PC.  I am not sure if this is your case, but it may be possible the security settings on your PC, your browser or maybe even your network may be blocking the download.  Can you please check these?

    Once you install SYSBIOS, opening TI Resource Explorer will provide you with a visual display of all the devices supported & the example projects available for them.  You need expand the device till you find a project of interest & select "Import the example project into CCS" on the pane.  Here is a screenshot for the "Typical" example for an MSP432 device:

    Hope this helps,

    -- Emmanuel

  • Hi

    Emmanuel

    Thanks for the reply

    I have attached the screen shot of the error that I am getting after downloading I would aslo check the security issues as you mentioned.

    Let me know if you have any idea regarding this

    Kindly let me know once this is downloaded should I copy this folder to my C:\\ti folder or there is a default installion that take splace

    Thank you

    Deepak R

  • I tried copying the file as it was on my another machine

    But even if I add this to my ti folder

    I get the following error and only the sysbios and not the examples

    Attached the image

    cannot find task or mutex example

    and I have dll error

    Thank you

    Deepak R

  • Hi Deepak,

    Download:
    Thank you for posting the screen shots. I do not normally use Internet Explorer, so when I downloaded the file in Chrome it worked just fine. However I have been able to reproduce your issue. IE downloads the file correctly; it just removes the extension from the file name. Simply adding the .exe back to the file name does the trick; you should be able to run the installer. I have already contacted the developers & we will find a solution to this problem with future releases.

    Examples:
    The new project wizard only shows a subset of all of the examples which are provided with the product. If you want to see all of the examples you need to open TI Resource Explorer (Menu Bar: View -> TI Resource Explorer (Classic [if you are using CCS 6.2 or higher]). You should now be presented with a screen similar to what I posted above.

    CCS Crash:
    Unfortunately, CCS is not may area of expertise. Can you please create a new post (with the image above) specifying Code Composer Studio as the Development Tool & forum.

    Hope this helps,
    -- Emmanuel