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.

SYS/BIOS on Pandaboard

Other Parts Discussed in Thread: SYSBIOS

Hi all!!

Is it possible to install SYS/BIOS on Pandaboard?? If yes, how to accomplish it?

I have a linux driver to port to SYS/BIOS. I need to install SYS/BIOS on the padaboard for loading this driver and testing it.

  • Hi deepak_,

    Did this response in the OMAP 4 Forum give you enough information to get you started?

    Whitney

  • Hi Whitney,

    Thanks for responding.

    That response has references to some websites but not has enough information so that I can start off.

    I have already mentioned my requirements viz. I have to port a driver to SYS/BIOS and test it for functionality. This link (http://www.ti.com/tool/sysbios&DCMP=sysbios&HQS=Other+OT+sysbios#Technical%20Documents) says "SYS/BIOS™ 6.x is an advanced, real-time kernel for use in a wide range of DSPs, ARMs, and microcontrollers."

    I have to port a driver to SYS/BIOS and test for its functionality. I have a Pandaboard having the corresponding Hardware for this driver. Please guide me what all I need to do for this.

  • I admittedly am not very familiar with the PandaBoard, but my best guess on where you should start is by trying to run a few SYS/BIOS examples on it. The SYS/BIOS Getting Started Guide can help walk you through that process. Try to start familiarizing yourself with the modules that SYS/BIOS has available, and perhaps that will help give you a better idea of what you will need to do to start porting your driver.

    Whitney