Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Mircroblaze problem. SPI core stopped working.

Status
Not open for further replies.

kostbill

Full Member level 1
Joined
Dec 7, 2004
Messages
97
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
885
Last night, while I was debugging a program (I am using microblaze) and doing some changes in C in SDK, my program stopped functioning.

My SPI stopped working. I cleaned up the project files, I even re-synthesized my microblaze and the design. Nothing. The thing is, that my other pins are working normally.

Anyone has an idea of how to solve this?

Thanks,
Bill.
 

The next day, it worked without changing anything.
After some debugging, it stopped working again.

So, what is going on? After some use, it gets broken? Is it possible?
 

Did u run the executable? Can u share more details? The problem statement isn't clear.
 

Nobody can help?

It is not easy to help with this kind pf issues, what version of ISE/EDK are you using? ISE/EDK prior to version 12 is highly unreliable and unpredictable.

The rule of thumb is NEVER re-synthesize your design when you are done with the HW design, keep a working project, archive it and then use that for designing your SW, this way you minimize the possible problems and can go back to the original design whenever necessary.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top