hi Pavel
Your mhs file shows that you have I$ and D$ disabled but with following
parameters enabled in your mhs file
PARAMETER C_ALLOW_ICACHE_WR = 1
PARAMETER C_ALLOW_DCACHE_WR = 1
PARAMETER C_CACHE_BYTE_SIZE = 4096
PARAMETER C_DCACHE_BYTE_SIZE = 4096
These parameters should be disabled if you disable your I$ and D$
Have you try
initialize TestApp_Memory program? Does the memory test failed or passed
cheers
Jason
Pavel Ivanchenko wrote:
Hi
Jason
I manualy copy auto-config.in file to uclinux distributive folder, next
do this insctructions:
I was being a bit brief when I wrote that
README.š From this top menu, choose the "Vendor/Product" submenu, and
select "Xilinx" as the vendor, and "uclinux-auto" as the product/board.
Then, return to the top menu, and go into the "Kernel/Library/Defaults"
submenu.š There, select the box that says "Customise Kernel Settings".
Then, exit the menu sytem, and say "yes" when it asks to save your
changes.
The kernel config menu will then launch.š Here, just choose exit, and
say "yes" to save changes, and you will return to the command line.š Do
"make dep all" and you will be on your way.
The uClinux-dist menu mechanism and structure can be a little confusing
the first few times you use it, but soon it will become almost
automatic for you.
----- Original Message ----- From: "Jason Wu" <wu@itee.uq.edu.au>
To: <microblaze-uclinux@itee.uq.edu.au>
Sent: Friday, August 19, 2005 9:32 PM
Subject: Re: [microblaze-uclinux] StarterKit+uClinux beginer
Hi Pavel
My guess is that the kernel image download is not base on your
auto-config.in.
Did you manually copy the auto-config.in to to uclinux-auto folder? or
use target_dir point to uclinux-auto folder.
cheers
Jason
___________________________
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/
|