LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Embedded & Single-board computer (https://www.linuxquestions.org/questions/linux-embedded-and-single-board-computer-78/)
-   -   Simulation of an evaluation board in QEMU (https://www.linuxquestions.org/questions/linux-embedded-and-single-board-computer-78/simulation-of-an-evaluation-board-in-qemu-4175462683/)

vijay_nbr 05-20-2013 07:47 AM

Simulation of an evaluation board in QEMU
 
Hi,

I am new to linux and need help/opinion on the below topic.
Need to simulate an evaluation board in QEMU , the board is "TI AM335
x". We need to check the feasibility of this simulation and confirm
the test scripting using shell scripts for the package i2c-tools.
If any one having idea on this ..please share...

Thanks in advance

jefro 05-20-2013 03:21 PM

I haven't looked at how qemu supports ARM in depth. As I recall it had two versions last time I looked. As with all VM's, very specific hardware is emulated. In Qemu for ARM I believe it is totally software with some very limited choices to be changed or no choice to change hardware files. If you look at other platforms you might have files to change bios or nic cards.

See the doc's for Qemu and see if the simulated board is close enough for your use. I doubt it would be exact but maybe good enough if this board was used to build qemu for arm.


For most of these target boards, you would normally buy a few boards and get the tools. Some of the OEM's that make these boards also have doc's that tell how to develop. They may have this data already.

A board is not just a processor, associated chipset may affect the ability to test your work.

Can imm 06-25-2013 04:56 PM

Google "am335x qemu", you will find one.


All times are GMT -5. The time now is 10:59 AM.