[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[microblaze-uclinux] Error on lib generation
Hi All,
I'm trying to port uClinux on a Microblaze on an internal board design
which will be used for others projects later.
I have a few questions about the portage :
- I'm using the new uClinux_auto design reference as a base for the
portage as it is recommended now. I can synthetize the project very
well, but when generating the libraries, I get an error (which looks
silly) :
> Copying files for driver cpu_v1_00_a from
> C:\EDK\sw\XilinxProcessorIPLib\drivers\cpu_v1_00_a\src\ to
> C:\DATA\edk_uClinux\uClinux_auto_6_30_b\microblaze_0\libsrc\cpu_v1_00_a\ ...
> INTERNAL_ERROR:MDT:MdtBas_Common.c:884:1.66.2.1 - Can not create valid UT_DIR
> object in MakeWriteable
> ERROR:MDT - Cannot assign write permissions for directory
> C:\DATA\edk_uClinux\uClinux_auto_6_30_b\microblaze_0
> make: *** [microblaze_0/lib/libxil.a] Error 2
> Done.
I have no rights on the src folder in the cpu_v1_00_a folder, cannot
even access it ! I can fix it by changing the rights by hand, but of
course when I run the script again it's the same problem ! Has anyone
already seen that ? What script should I edit to try to fix it ? Or
where on my system should I change something ?
- I have another question which is more general about Microblaze and
debugging : I have only one physical UART on the card. However I would
greatly appreciate to be able to debug the system using GDB : can I
change de debug module to make it work with the JTAG port for example ?
Or will I have to use the same serial port for console and debug ?
Thanks
Valentin Longchamp
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@itee.uq.edu.au
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/