We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I am looking for a appropriate CortexA15 development board. If the price is less than $1000, or even $500, so much the better
Does anyone have the suggestion with such board?
Thank you!
What are you wanting to do with the board?
I just want to do a embedded OS validation. The features I must have to use are:
- full virtualization. and of course, A15 has it
- Ethernet
- on board NOR or NAND flash
Actually I do not care about other features.
The board I am currently using is TI's OMAP5432 development board - It's cheap(less than $400), but Ethernet is not supported in U-boot, so I could not download my kernel image do debug conveniently
There are the Arndale boards, which use Samsung parts:
ArndaleBoard.org
If what you want is Virtualization support, you could take a look at the Raspberry Pi. The Raspberry Pi 2 uses Cortex-A7, which include the ARMv7 Virtualization extensions:
Raspberry Pi 2 Model B
A quick search, shows a few blogs and forums with people setting up the Raspberry Pi 2 with KVM.
Thanks for your suggestions. I forgot to mention that I also want a Jtag on the board. It looks that Raspberry Pi 2 Bodel B do not have it.
Currently TI's EVMK2E is one of my target.
Thanks a lot.