[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [microblaze-uclinux] Error on lib generation
Just an additional information :
After having gone throught the Makefile, it appears that the problem
comes from the Xilinx libgen tool : the actual command for my case
(which actually is the original one from the dowloaded uClinux_auto) is :
libgen -mhs system.mhs -p xc2v1000fg456-4 system.mss
Thank you
Valentin Longchamp
Valentin Longchamp wrote:
> 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 ?
>
___________________________
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/