Vitis debugger doesn't find microblaze v core

I am trying to instantiate a microblaze V core to test some IP we are working on. After building the platform and application in vitis, when I try to launch the debugger, I get an error message:“No targets found with name = Hart*”. In the console, I can connect. The target list includes the ARM9s and the microblaze debug core, but no microblaze processor. All I want to do is be able to instantiate a simple soft core which will be run from a debugger. This is the latest vivado release 2024.1 with a pynq Z2 board. At this time, I also have no need for the web interface - am I forced to use it?

Hi @Ian_Board,

Welcome to the PYNQ community.

You may better off asking this question in the Xilinx forums.

Mario