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 ?