[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [microblaze-uclinux] Correct typos in "Migrating to PetaLinux from an existing uClinux environment"
Hi Olof,
Olof Backing wrote:
* Create the 'edk_user_repository' Link
It referres to $PETALINUX/hardware/my_hardware_project when earlier in Hardware
Project Directory it states
$PETALINUX/hardware/user_platforms/<my_hardware_project>. The second line with "ln
-s" must also be updated to reflect the added directory level: "ln -s
../../edk_user_repository".
Thanks for pointing these out.
There's an even better solution I've moved to which avoids the symlink
altogether. Just set the ModuleSearchPath entry in system.xmp to
../../edk_user_repository
and all is fine. Unfortunately the GUI has a habit of converting reltive
paths to absolute ones, so you need to do this in a text editor on the
XMP file. Also works under Windows/Cygwin, when symlinks don't.
I've tweaked the docs to suggest this method.
* Build your Hardware Project
The same as above goes for pt. 1 with the reference to
$PETALINUX/hardware/my_hardware_project.
Fixed.
Thanks,
John
___________________________
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/