Does Keil support Angel based ARM debugging for debug via serial port rather than JTAG ?
"why on earth" I would want to use Angel is I have an Atmel evaluation board which comes with an Angel monitor. I don't have a JTAG adapter supported by Keil & wanted to evaluate the Keil ARM tools without getting another JTAG adapter
I'd say it's well worth the price of the adaptor!
I don't have a JTAG adapter supported by Keil & wanted to evaluate the Keil ARM tools without getting another JTAG adapter Well, the uVision IDE simulates all on-chip peripherals of the Atmel parts. Why not just use the simulator. Then you don't NEED to debug with the evaluation board. Jon