• Develop target driver
    I am developing a driver for a target board usinf adgi interface for uvision. I have not found any way of "telling" debugger that sends code again to the target. Is that possible?
  • Sample 8051 Target Driver
    Hello. I'm newbie in using uVision4. Refer to Application Notes 145 ( http://www.keil.com/appnotes/docs/apnt_145.asp ) on 'How to Use' section. It is stated that if I entry TDRV0=D:\Src32\Target...
  • unable to select "target driver"
    Hello, I'v installed an evalutation version of uVision. (details below) Now when I open a project and open the "debug" tab in the "options for target" dialog, I can select the ULink as debugger. When...
  • keil can't load the target driver!
    I'm making a DLL file used as a target driver for keil in its debug mode, but keil can not load the DLL. The file route is right. In my application,I want to interface the keil to an external MCU and...
  • How to write Target driver (dll) for uVision2
    Does anyone know how to write a target driver for uVision2? Thanks Linda