Author Topic: Using CB with Xilinx Microblaze  (Read 8442 times)

cgern

  • Guest
Using CB with Xilinx Microblaze
« on: August 08, 2008, 02:44:05 pm »
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 ?