Xilinx Platform Studio - Microblaze - xilkernel - XMD

Hi All,

I am trying to get xilkernel to work with Microblaze on a spartan 3 FPGA board. My C application looks like this:

#include "xmk.h" #include #include #include #include

void main() { xilkernel_main(); }

I am using xmd to download this. I am able to connect to microblaze on the FPGA and I am able to download the C application onto the SRAM. When I give the run command and hit return, the following error comes up: Error MDT :Fatal Error: Detected Software Breakpoint. But Microblaze is running.

Experts please help. Why is there an error at this stage ? Thank You in advance.

A
Reply to
AJ
Loading thread data ...

ElectronDepot website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.