microblaze

Tuturials for problems with Xilinx's microblaze IP Stack

Hello, My team is using the microblaze and we're having some trouble with the ip stack. I am usually not an embedded programmer but I would like to learn how to help. Are there any tutorials about IP stacks? What are they? How are they programmed? How can I troubleshoot problems in the IP stack? Basically any info would help me. Thank...

Xilinx Microblaze C and assembly

I have an application written in C for a Xilinx Microblaze core. However, the performance isn't quite what I want so I was considering rewriting some of the core functions in assembly. I'm having trouble figuring out how to get Xilinx Platform Studio to compile both into a single ELF file though. How can I do it? ...