• Need Help for "Implementing Display DLLs for User-defined Output"
    the Application Note 144 says: "The μVision2 Debugger supports an interface to display DLL's. Display DLL's can be used to present task and other status nformation of real-time operating systems. However...
  • Keil5 display DLL for user defined output
    Dear all, According to the application note 144 document, I create a DLL library for the NEW chip (Cortex-M4) for Keil4 tool. I can display more information in a single dialog box and without any...
  • uVision Debugger DLL implementation
    Hello there, I was wondering if any one could point me to some sample code for implementing the debugger DLL. I've read app-Note-145 and I'll be filling in their AGDI.cpp file. If anyone has done this...
  • uVision Display DLL
    I wish to implement a uVision Display DLL to display values from a structure within my C51 software. I have looked at App Note 144 which says, "the capabilities are not limited to real-time operating...
  • Implementing uVision DLL using VC 6.0
    Hello, everybody! when I was developing a visual RAM for 8051 using AGSI, I found that some pins are not provided such as ALE, PSEN, etc. I couldn't get them through the functions, such as AgsiReadSFR...