News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Using CB with Xilinx Microblaze

Started by cgern, August 08, 2008, 02:44:05 PM

Previous topic - Next topic

cgern

Hello together,

we want to use CB as IDE for Xilinx Microblaze Projects
Most things work fine.
Debugging works fine with external Insight Debugger called via Shell extensions
Under tools I start a batch file, that starts the gdbserver from Xilinx called XMD.
I use manual makefiles to build the project.

If I try to start the internal debugger I get the following error messages:
The selected Target use only pre/post build step commands.
Can't debug such a target.

Is there a possibility to work with the internal cb debugger ?