Index
Subject
: Re: LUG: pb11mpcore and android
From
: Alexander Ray <alexjray.ncsu@gmail.[redacted]>
Date
: Wed, 23 Feb 2011 23:07:22 -0500
Parent
Hey Rahul,
Unfortunately I think your problem is too specific for any of us to have encountered it before. I do know that several LUG members do android (application) development, and possibly do OS/kernel development/research on existing (e.g. phone) platforms.
Personally, all of my experience with ARM boards (except my android phone) has been premade and home-made microcontrollers using OEM ARM chips (NXP LPC's, STMicro STM32's, Atmel SAM3's) and using the GNU/Open source toolchain (gcc, etc), usually building native binaries (gcc-arm-eabi).
This is the kind of thing I'm interested in personally, but a few questions first:
* What have you been able to run on the board? (RTOS? eabi programs?)
* Do you have the CD that came with it? (Referenced in the user guide[0])
I suppose you've seen the user guide[0], where did you run into problems there. If you want to talk off-list, email me directly
~Alex
On Wed, Feb 23, 2011 at 6:51 PM, Rahul Ramasubramanian
<
ramasubramanian.rahul@gmail.[redacted]
>
wrote:
Hi
i was wondering if any of you all have had any expirience in working with realview arm boards and booting linux on it. I have an arm11mpcore(pb11mpcore) board and have built android for it . ( i have the system.img,userdata.img and the kernel zImage).
This board has a bios like utility called the boot monitor and i havent been able to figure out how to load the images/filesystem on the sdcard using this program.
I would appreciate any help from someone who has this figured out and can spare a few hrs to help me out with it
Kind regards
Rahul
Replies
: