thanks Raul, but my only connections
to the opb peripheral are the OPB bus, and two external ports, no possible
another shared pin...
Could it be possible my opb peripheral
reacts to same OPB addresses like SDRAM(which is also connected to OPB
bus), and that conflict makes problems??
I will look into this...
kind regards,
Raul Camaras
AREVA Energietechnik GmbH
Vorsitzender des Aufsichtsrates: Dr. rer. nat. Peter Kirchesch - Geschäftsführung:
Dipl. Kfm. Joachim Gessner, Dr. Ing. Wolfgang Voß
Sitz: Frankfurt am Main - Amtsgericht: Frankfurt am Main, HRB 40819 - USt.-ID-Nr.
DE 811982897
Bitte antworten an
microblaze-uclinux@xxxxxxxxxxxxxx
An
<microblaze-uclinux@xxxxxxxxxxxxxx>
Kopie
Thema
Re: [microblaze-uclinux] MicroBlaze
restarting
Hi Raúl,
I had a similar problem
some time ago and in my case the problem was that in the board I
was using (Xilinx’s MicroBlaze Development Kit) there was a shared pin
between the SDRAM and my peripheral (one LED in fact).
So when I added that peripheral
the SDRAM crashed. Check if one of the lines than communicate with your
CAN controller is shared with the SDRAM.
Regards.
Another Raúl ;-)
De: owner-microblaze-uclinux@xxxxxxxxxxxxxx
[mailto:owner-microblaze-uclinux@xxxxxxxxxxxxxx] En nombre de raul.camaras@xxxxxxxxxxxx
Enviado el: jueves, 23 de octubre de 2008 11:20
Para: microblaze-uclinux@xxxxxxxxxxxxxx
Asunto: Antwort: Re: [microblaze-uclinux] MicroBlaze restarting
Hi Michal,
thank you for your mail.
Exactly, I did a memory test and it FAILED! while in the working design
it passed.
I dont know how to try u-boot.
My platform is Spartan3-4000 and EDK 9.2.
Linux Version is 2.6 from Petalinux, but I dont think this has something
to do with the problem.
Clearly this is a problem of EDK, I just added an OPB peripheral, why is
it having effect on SDRAM??
Kind regards,
Raul Camaras
AREVA Energietechnik GmbH
Vorsitzender des Aufsichtsrates: Dr. rer. nat. Peter Kirchesch - Geschäftsführung:
Dipl. Kfm. Joachim Gessner, Dr. Ing. Wolfgang Voß
Sitz: Frankfurt am Main - Amtsgericht: Frankfurt am Main, HRB 40819 - USt.-ID-Nr.
DE 811982897
Michal Simek <monstr@xxxxxxxxx>
Gesendet von: owner-microblaze-uclinux@xxxxxxxxxxxxxx
23.10.2008 09:22
Bitte antworten an
microblaze-uclinux@xxxxxxxxxxxxxx
An
microblaze-uclinux@xxxxxxxxxxxxxx
Kopie
Thema
Re: [microblaze-uclinux] MicroBlaze restarting
Hi Raul,
first of all. Please never start new message from older one. Just start
new.
Have you done any tests on your design?
I mean simple EDK memory test. Is it OK?
Have you tried to run U-BOOT?
What is your devel platform?
What linux version are you using?