Hello
I want to start development on Texas Instruments AM335X (ARM Cortex-A8) processor with Android OS with SD Card Boot....how to build and compile and add features on Android OS for AM335X?
Looking for full fledged document or video or tutorial or app notes.....
Thanks...
Hey Hardik,
There are bunch of materials available in the TI's wiki. I would prefer buying a EVM Starter kit (cheapest) of TI which contains the pre-loaded Android OS from the SD card. It will be helpful in customising the OS and BSP provided with Android SDK. Also they are providing various test suites and reference designs if you are gonna construct on your own. TI is maintaining active forum which helps you in better way.
Hope this helps!!
Cheers,
Techguyz
Thank you every one....moving ahead with your guidance...done with some basic set up...
Indeed it is easier to get a quick result with an existing board than starting from 0 .
Also consider checking out From Zero to Boot: Porting Android to your ARM platform as a more generalized guide for the big steps building on what mohammad and techguyz mentioned about selecting Linux drivers for the parts you're using, many of which appear to be from TI.