2007-09-20 07:22 PM
Can't uncompress ucLinux Kernel
2007-09-19 01:27 AM
I'm deverloping a STR710 kit base on STR710-Eval but with
zimage.bin downloaded from ST, i can't uncompress ucLinux Kernel :( All file have loaded successful, but the line: ''Uncompressing Linux ...... done'' didn't apprear. My system EMI consist of: 1Mx16 External SRAM 2Mx16 External FLash With that configuration, must i change source code in STR710-Eval Bootloader? [ This message was edited by: henzaimz on 19-09-2007 14:00 ]2007-09-19 06:09 PM
I loaded STR710-Eval bootloader into Internal flash and then used it to load itself( bin image file ) into 0x60000000 of EMI(begin of External Flash). Then i set to boot system from EMI and couldn't uncompress ucLinux :(
Help me!!!2007-09-20 07:22 PM
Hi all :D
My problem is the Bootloader and ucLinux original images(downloaded from ST website) are configed to run with STR710-Eval, I added one 1Mx16 SRAM and it worked well :D