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

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



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/