Updating BIOS

From Texas Instruments Embedded Processors Wiki

Jump to: navigation, search
Translate this page to   

Contents

Downloading and installing the latest version

The latest version of DSP/BIOS can be downloaded from here. Download and run the executable to install BIOS on your computer.

Selecting a different version of BIOS in Code Composer Studio 3.x

You can install multiple versions of BIOS on a given PC, but ultimately the version being used will be dependent upon what is selected in the Component Manager.

Installing a new version of BIOS in CCS 4.x


Updating BIOS2.png

Selecting a different version of BIOS in Code Composer Studio 4.x

In CCS 4.x the BIOS version is selected as part of the project:


Updating BIOS1.png

Cautions

You should avoid having any hard-coded paths to BIOS in your project options. CCS will automatically pass the proper paths to the compiler/linker based on the version that is selected. In other words, it's not necessary to have a preprocessor path pointing to the BIOS include directory because CCS will automatically pass that to the compiler for you.

Leave a Comment
Personal tools
Namespaces
Variants
Actions
Navigation
Print/export
Toolbox