[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [microblaze-uclinux] Minor bugs in petalinux-copy-autoconfig



Hi Nathan,

It seems to  me you want to try generate BSP files with
petalinux-copy-autoconfig script.

Please follow manual at
http://developer.petalogix.com/wiki/BoardGuides/Xilinx/S3E1600/Tutorial.

If you don't use prepared designs please set correct value to PetaLinux BSP (in
EDK) and check mss file.
After that you can call petalinux-copy-autoconfig script if you have the same
vendor and platform folder. If not use first petalinux-new-platform and then
call petalinux-copy-autoconfig script with the same parameters -p -v -k -m.
Usage is in script.

Regards,
Michal Simek

Nathan Hillery wrote:
> 1. The error message printed when the auto-config file is missing
> omits the word "NOT"
> 2. That same message references an undefined variable ($PROJECT_FILE -
> it should have used $PROJECTFILE)
> 
> diff *petalinux-copy-autoconfig
> 200c201
> <               print_stderr "ERROR: auto-config file does exist for
> CPU ${PROC_INSTANCE} in project ${PROJECT_FILE}."
> ---
>>               print_stderr "ERROR: auto-config file does NOT exist for CPU ${PROC_INSTANCE} in project ${PROJECTFILE}."
> 
> I can't seem to get XPS/EDK to generate the auto-config file.  Has
> anyone else run into this and know a solution?
> ___________________________
> microblaze-uclinux mailing list
> microblaze-uclinux@xxxxxxxxxxxxxx
> Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
> Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/
> 
> 
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@xxxxxxxxxxxxxx
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/