[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[microblaze-uclinux] problem using the petalinux-new-platform script
- To: microblaze-uclinux@xxxxxxxxxxxxxx
- Subject: [microblaze-uclinux] problem using the petalinux-new-platform script
- From: "Roger Jönsson" <roger.jons@xxxxxxxxx>
- Date: Mon, 12 Nov 2007 16:21:16 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=E5/qeXYUCYM8nY9dJyNlj0nw1+aFyCobBDi7fU+I03s=; b=oqfjqOlpOqoek66/i4/Wm9wAy4IbkCtZ3r7OShvHWore9W9NCv60cMVMUObIlVBAbiKSjYb/4BLJjzllW5P5B3Tj/n+15OOBqPcm1AZmI9hUSgD4CnNgtdmCjVO84450OD10ZQvKA6waZwqOWai879fzx2vshFbqgxFv0Bx0ExQ=
- 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=iU1MW9HlGnwzG0u8z9ULfUIvYHUmLpKAeETLDFjynDkGCdMhJ/ZhE5KROOUldRaZpnyy37URDhYIwpPwpbkkOOQsvBLaVBbI1Hstk72FQWa8ZnHeE/JIXGSD3SBAsTZcJYo0WX9K7BP3DBV8BsmfnsOwLFI1Farn8g4QP9YJey0=
- Reply-to: microblaze-uclinux@xxxxxxxxxxxxxx
- Sender: owner-microblaze-uclinux@xxxxxxxxxxxxxx
Hi all,
This is probably a newbie question, I'm trying to configure petalinux for a custom HW and when I run the petalinux-new-platform script I get this:
~/petalinux-v0.20-rc3/software/petalinux-dist$ petalinux-new-platform -v Xilinx -p Spartan3E500-RevD -k
2.6
/home/rojo/petalinux-v0.20-rc3/tools/common/petalogix/bin/petalinux-new-platform: 23: function: not found
Usage:
petalinux-new-platform [-force] [-k kernelver ] [-v vendor] -p platform
Required:
-p platform The name of the new platform
Optional parameters (and default value):
-v vendor Vendor name for new board (PetaLogix)
-k kernelver Kernel version '2.4' or '
2.6' (2.6)
-force Force overwriting an existing platform if required (no).
exit: 35: Illegal number: -1
Any idea of what the error might be?
Thanks!
Regards
Roger