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

[microblaze-uclinux] uclinux and multiple microblaze



 
I am using Diliglent board based on Virtex-II Pro XC2VP30. I have been able to build a system with single microblaze running uClinux and an application which accepts packet over the network.
 
In the same setup I have added one more microblaze with standalone OS. My intention is to have the first microblaze as interface to network and rest of the microblaze (at present one) running on the data collected. The problem I am facing in current setup is that the uClinux bootup sequence (as visible on UART) stops at arbritrary location. Any help shall be appreciable.
 
Both the microblaze are connected to same XMD.
 
Mayank