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

Re: [microblaze-uclinux] auto-config, Spartan 3 (xc3s400)



Carr, Vincent wrote:

> Here are the fragments from the MHS and MSS file.  I've attached
> complete files also.
> 
> 	 PARAMETER main_memory = SRAM_256Kx32_FLASH_2Mx32
> 	 PARAMETER flash_memory = SRAM_256Kx32_FLASH_2Mx32

OK, so you need to provide the *_BANK options here as well, e.g.

PARAMETER main_memory_bank = 0
PARAMETER flash_memory_bank = 1

to tell the BSP which of the banks on that controller corresponds to the 
main and flash memories respectively.

Cheers,

John


___________________________
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/