Search found 9 matches

by Harborseal
Sun Aug 30, 2009 9:26 pm
Forum: WinCE Development
Topic: backlight control
Replies: 15
Views: 5662

Re: backlight control

There is sample back light control in the Linux test routines. Also, the "No-OS" test routines are best since they don't use drivers and you can see what bits to twiddle.
by Harborseal
Sun Aug 30, 2009 9:23 pm
Forum: WinCE Development
Topic: wifi card doesnt work on boot
Replies: 4
Views: 2021

Re: wifi card doesnt work on boot

Don't know if it will help, but in some of the Linux code, the WN321 wifi has to be taken down then back up during startup before it will repsond. Maybe you could disable then re-enable after startup and see what happens.
by Harborseal
Sun Aug 30, 2009 9:20 pm
Forum: WinCE Development
Topic: Windows CE 6 BSP
Replies: 21
Views: 9841

Re: Windows CE 6 BSP

Bummer. I've asked Yang Bing at FriendlyARM if he can compile an English run-time. If he did the Chinese, he should be able to whip out an English version with ease.
by Harborseal
Sun Aug 30, 2009 7:15 pm
Forum: S3C2440 Boards
Topic: QT 4.5 segmentation fault with 7" and VGA
Replies: 2
Views: 2133

Re: QT 4.5 segmentation fault with 7" and VGA

DId you solve this yet? What are your comiler options?
by Harborseal
Sun Aug 30, 2009 7:14 pm
Forum: S3C2440 Boards
Topic: ADC device
Replies: 2
Views: 1317

Re: ADC device

Go to the andahammer.com downloads page. Get the directions on flashing the NOR with the new supervivi and the binary's for 2.6.29. Do that, then download the source for 2.6.29, the unified compiler, and Qtopia.
by Harborseal
Fri Aug 28, 2009 7:39 pm
Forum: S3C2440 Boards
Topic: it possible to use a 512M Nand Flash?
Replies: 1
Views: 987

Re: it possible to use a 512M Nand Flash?

Hello vilkin. The Mini2440 layout for the NAND has enough address lines for 256 Mbyte chips. The newest units are now 128 and when 256 becomes more common than 128, the 256 can be used without changing the manufacturing. There are not enough lines for 512. However, you have 32 Gbytes of bootable Fla...
by Harborseal
Fri Aug 28, 2009 7:30 pm
Forum: S3C2440 Boards
Topic: have you JFS2440 patched to handle the Hynix HY27US08121A
Replies: 18
Views: 5371

Re: have you JFS2440 patched to handle the Hynix HY27US08121A

Ekilab, why use the command line in vivi? I simply start in NOR and use H-JTAG/H-Flasher to load the new supervivi, then power off, swithc to NAND, power on. (Directions for H-JTAG on downloads page at andahammer.com) x to partition (generate new bad block table), v to load supervivi, k to load kern...
by Harborseal
Tue Aug 25, 2009 10:17 pm
Forum: WinCE Development
Topic: Windows CE 6 BSP
Replies: 21
Views: 9841

Re: Windows CE 6 BSP

lkernan wrote:i've got the 120 day evaluation version of ce 6.0 from microsoft. Came on 2 dvds with an eval copy of visual studio 2005 pro.

I used the new ce 5 bsp from friendlyarm. It loads straight into the ce 6 environment if you create a catalog file for it.

Any luck with the 6.0?
by Harborseal
Thu Jul 30, 2009 6:31 pm
Forum: WinCE Development
Topic: Windows CE 6 BSP
Replies: 21
Views: 9841

Re: Windows CE 6 BSP

The CE 6.0 at andahammer has been delayed till some time in August. FriendlyARM says the new 5.0 BSP in the late July software release has been rebuilt for easier conversion to 6.0. Something about OAL being split off conveniently. If you look at the WinCE videos on the MS web site you can see what ...