GithubHelp home page GithubHelp logo

bridgeic's Introduction

This firmware patch is to enable building firmware components required for BridgeIC functionality as defined in 1S server design @ http://www.opencompute.org/wiki/Server/SpecsAndDesigns

Note: This patch is tightly dependent on various Texas Instrument's packages. Please read below for more info.

Requirements:

  • Need to have access to Windows Environment to run TI's Code Composer Studio

Steps to setup Development Environment

  1. Download and install Code Composer Studio fro TI's website. This example uses Ver: 5.5.077
  2. Get the following source code package from TI: SW-DK-SMC-LM4FB1-1235-alpha Note: Please make sure to work with TI to get this package and might need to sign and NDA to get access.

Building BridgeIC Boot Firmware:

==================================

  • On Windows Environment
  1. Run Code Composer Studio.
  2. Use Project->New CCS Project
  3. Input Project Name: f20_tmp
  4. Choose Sys/BIOS->Typical
  5. Press Finish
  6. Delete following files from project directory f20_tmp: - .ccsproject - .cproject
  7. Copy the following folders from SW-DK-SMC-LM4FB1-1235-alpha to f20_tmp/ - driverlib, inc, utils, third_party
  8. Delete all the sub-folder under third_party besides: - third_party/uip-1.0/uip
  9. Copy the f20_tmp/ folder to Linux Environment
  • On Linux Environment
  1. Copy the following files to f20_tmp/ directory: - src/boot-loader/boot110.patch - src/boot-loader/driverlib.lib - src/boot-loader/patch_boot110.sh
  2. Run patch_boot110.sh script to patch the directory with required changes
  3. Copy the f20_tmp/ directory back to Windows Environment
  • On Windows Environment:
  1. Build the boot firmware: Project->Build All
  2. Find the boot firmware under directory: Binaries

Building BridgeIC Run Time Firmware:

====================================

  • On Windows Environment
  1. Run Code Composer Studio.
  2. Use Project->New CCS Project
  3. Input Project Name: f20_tmp
  4. Choose Sys/BIOS->Typical
  5. Press Finish
  6. Delete following files from project directory f20_tmp:
    • .ccsproject
    • .cproject
  7. Create following two subfolders in f20_tmp:
    • chip
    • core
  8. Copy the following folders from SW-DK-SMC-LM4FB1-1235-alpha to f20_tmp/chip
    • driverlib, inc
  9. Copy the following folders from SW-DK-SMC-LM4FB1-1235-alpha to f20_tmp/core
    • smclib, utils
  10. Copy the f20_tmp/ folder to Linux Environment
  • On Linux Environment
  1. Copy the following files to f20_tmp/ directory:
    • src/run-time/bic131.patch
    • src/run-time/patch_bic131.sh
  2. Run patch_bic131.sh script to patch the directory with required changes
  3. Copy the f20_tmp/ directory back to Windows Environment
  • On Windows Environment:
  1. Build the run-time firmware: Project->Build All
  2. Find the firmware binary under directory: Binaries

Join the BridgeIC community

See the CONTRIBUTING file for how to help out.

License

BridgeIC is BSD-licensed. We also provide an additional patent grant.

bridgeic's People

Contributors

benwei13 avatar flarnie avatar ingtatianalopez avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.