??? 03/14/06 16:15 Read: times |
#112129 - MONITOR for ASIC with 8051 IP core |
Hi everyone,
maybe the question is a little bit offtopic because it's related to ASIC with an 8051 IP core, but maybe someone has some experience with it. I am part of a development of an ASIC MCU with 8051 IP core. The core has no UART but it has a 4 wires interface (something like SPI). I am considering to the MONITOR program FlashMON51 or ISD51 from Keil for debug purposes in the future. Both monitor programs (and usually all the other monitors for 8051 I have found on the internet) uses the UART interface. My questions are: 1. Does anyone know wether is it possible to configure FlashMON51 or ISD51 monitor for an SPI interface? In case it would be possible I could use an SPI->UART converter and I could debug programs with Keil uVision. 2. What exactly means an off-chip UART? On the page http://www.keil.com/support/m...quired.htm there is noted that FlashMON51 can work with an off-chip UART. Has anybody tried to use this feature? 3. Does anybody know other MONITOR programs for 8051 which uses the internal FLASH and uses SPI interface for debugging? 4. Any ideas what other debug possibility than a monitor program do I have for software development on an ASIC with 8051 core? Thanks a lot for the answeres greetings Attila |