Qt debugging issue
Unsolved
Qt for MCUs
-
Dear members of the Qt forum,
I'm a graduate student at a company which specializes in the development of electronic printed circuit boards. At the moment I'm using Qt to program a ATxmega32A4U. I'm using an AVRISP MKII as programmer to program my MCU. However, I can't seem to find the memory registers and I/O view in Qt. Another issue I have when I try to start debugging, the application output gives the following output: "Unable to create a debugging engine." I suppose Qt can't find the necessary driver. I there anyone who can point me to the files needed for debugging and possibly where to find the memory registers an IO-view?