[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[microblaze-uclinux] How to download the bootloader and the kernel in XPS?
- To: microblaze-uclinux@xxxxxxxxxxxxxx
- Subject: [microblaze-uclinux] How to download the bootloader and the kernel in XPS?
- From: "fouRmi Sun" <sunrui82@xxxxxxxxx>
- Date: Fri, 27 Apr 2007 16:34:43 +0800
- Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=TN6zsoST0fyBtwa95SeyIGawmiosfpZzLUNTcQeljbVG/rxqufUgd1DbhEQSXqJm5gqcf0Zdqlg6nuoLbSbiUNM8CCaX8f+MuQVl+1LIDN6jgBZ0s+Wd48Cy1u2VNUevq7O4EokeCWDvMfh+jP1AZFT1HYGN63q3r4iGnAn4J1A=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=GW4vvipL2+v6B18wPqai4Rf1fk9iuhEhPyYbJcurZ3XQ0N9HO9d87qa0pieH2T27KurJm4Hnbowl5OvDa+AKmvVz9DAwkASk1F1czvM+p3FzCX4ZSjKoL1iCJof4WsHctQmsm2vzeSJbCwt0lRervONQWpL0Or+Hryybnm5H2CA=
- Reply-to: microblaze-uclinux@xxxxxxxxxxxxxx
- Sender: owner-microblaze-uclinux@xxxxxxxxxxxxxx
Hi, all
I'm working on EDK8.2/ML401/MicroBlaze. Everytime i reset the board, it will run the ML401 demo. Now, i want to download my u-boot.bin and the kernel to the board so that it will run uClinux autoly. Where should i download it? Thanks.
I've tried the Flash Program Writer. But it gives out some errors, without error number, just as follows:
#####
Setting breakpoint as 0x00000080
Performing CFI Query on the flash part(s)... Processor started. Type "stop" to stop processor
XMD% ERROR: Flashwirter application reported an error: Unknown error code!
#####
--
Regards
Orlando Sun