Search found 20 matches
- Tue Nov 22, 2011 10:49 am
- Forum: BeagleBoard&PandaBoard
- Topic: pandaboard software update
- Replies: 2
- Views: 27039
Re: pandaboard software update(20111107)
Are you carrying Pandaboard and the LCD touchscreen? if yes, please contact me at vibnwis@yahoo.com
- Sun Sep 11, 2011 4:26 pm
- Forum: BeagleBoard&PandaBoard
- Topic: LCD touchscreen for Pandaboard
- Replies: 3
- Views: 5915
Re: LCD touchscreen for Pandaboard
Ubuntu, Android, emdebian, Meego, etc. Basically Linux.
- Sat Sep 10, 2011 1:48 pm
- Forum: BeagleBoard&PandaBoard
- Topic: BeagleBoard Rev C4 (Android 2.3.4) works with 7" TFT LCD
- Replies: 21
- Views: 22528
Re: BeagleBoard Rev C4 and 7" TFT LCD frame + touch
Does it work with Pandaboard? Sorry I had asked repeatedly since no answers so far.
- Fri Sep 09, 2011 2:32 pm
- Forum: BeagleBoard&PandaBoard
- Topic: ebay link for this 7" frame
- Replies: 3
- Views: 26481
Re: ebay link for this 7" frame
Does it LCD screen work with Pandaboard? If yes, does it require any modification on the board from hardware perspective? What about software, does it need any changes?
- Fri Sep 09, 2011 2:27 pm
- Forum: BeagleBoard&PandaBoard
- Topic: LCD touchscreen for Pandaboard
- Replies: 3
- Views: 5915
LCD touchscreen for Pandaboard
Hi there, I am after LCD touchscreen for Pandaboard, 7" or above would be great. Does anyone know or has experienced some that works on Pandaboard? would you also describe what and how to make it works too? I've read about 7" LCD touchscreen on the other thread for Beagle board. However, since it is...
- Wed Jun 10, 2009 3:30 am
- Forum: S3C2440 Boards
- Topic: Compile kernel module
- Replies: 1
- Views: 2306
Re: Compile kernel module
you need to specify the cross-compiler. Add this line to yours.
CROSS_COMPILE = /path/to/cross-compiler/arm-linux-
Notes: the cross-compiler is only partial filename ie arm-linux-. The Makefile will add gcc, cpp, etc
CROSS_COMPILE = /path/to/cross-compiler/arm-linux-
Notes: the cross-compiler is only partial filename ie arm-linux-. The Makefile will add gcc, cpp, etc
- Thu Jan 22, 2009 2:45 am
- Forum: S3C2440 Boards
- Topic: cross compiling Uboot
- Replies: 12
- Views: 12544
Re: cross compiling Uboot
Great! May I know what version of OpenMoko u-boot is it? also did you compile using MacOSX GCC4.3.2 tools chain? I recently managed to hack into some files of U-boot 1.1.6, and it finally worked out. However, I don't to give it a try on the OpenMoko you just mentioned.
Thanks
Thanks
- Tue Jan 13, 2009 2:30 am
- Forum: S3C2440 Boards
- Topic: cross compiling Uboot
- Replies: 12
- Views: 12544
cross compiling Uboot
Hi there,
This is driving me crazy. I just don't what files and how to edit the required to point to the tools-chain. I could set the gcc of the tools chain but not their libs as well as the header files. Has anyone compiled Uboot in using cross-compiler? Any advice is welcome.
Thanks
This is driving me crazy. I just don't what files and how to edit the required to point to the tools-chain. I could set the gcc of the tools chain but not their libs as well as the header files. Has anyone compiled Uboot in using cross-compiler? Any advice is welcome.
Thanks
- Wed Dec 31, 2008 9:38 pm
- Forum: S3C2440 Boards
- Topic: Building ARM9 cross-compiler on Mac OSX
- Replies: 2
- Views: 3182
Re: Building ARM9 cross-compiler on Mac OSX
Having experienced numerous failure and disappointment, I finally successfully compiled linux2.6.24 and built the zImage/uImage. FYI, I chose the S3C24xx processor in the built. I would very much want to test the zImage with ARM emulator. Anyone has any comments on using the ARM emulator?
- Tue Dec 30, 2008 11:48 pm
- Forum: S3C2440 Boards
- Topic: B USB interface and connecting to Internet
- Replies: 2
- Views: 3075
Re: B USB interface and connecting to Internet
Hi,
My mistake, I didn't see there is actually another A-type USB interface at the end of the board. Plugged in a USB flash drive, and mount the USB drive. It works great!
My mistake, I didn't see there is actually another A-type USB interface at the end of the board. Plugged in a USB flash drive, and mount the USB drive. It works great!