[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: AW: AW: [microblaze-uclinux] Download problems (No target with id: -1)
Hi Phillip,
Schleifer, Philipp, PGR2 wrote:
> When I do it manually, i get following output on UART:
> -- Entering main() --
> Starting MemoryTest for DDR_SDRAM_64Mx32:
> Running 32-bit test...PASSED!
> Running 16-bit test...PASSED!
> Running 8-bit test...FAILED!
> -- Exiting main() --
>
> When i download the Bitstream through XPS, i receive passed for all three tests.
That's a bit concerning. Check the implementation/system.par to make
sure you don't have any failed timing constraints.
> $ xmd
[snip]
> Number of FSL ports..............1
> JTAG MDM Connected to MicroBlaze 1
> Connected to "mb" target. id = 0
> Starting GDB server for "mb" target (id = 0) at TCP port no 1234
> XMD% dow -data binary/image.bin 0x24000000
How long does this download take? Are you using the FSL "fast download"?
> XMD% con 0x24000000
> Processor started. Type "stop" to stop processor
Before doing the con, do a memory dump or disassembly from address
0x24000000 to make sure the contents were correctly written:
dis 0x24000000
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/