• uVision AppNote144: Implementing Display DLLs for User Defined Outputs
    Has anyone implemented a uVision Display DLL? The AppNote 144 is only very sketchy, and the example MSVC Project relies upon an in-depth understanding of the inner workings of RTX Tiny. I just want...
  • 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...
  • User-defined memory type
    I came across this article from Keil's Knowledgebase: http://www.keil.com/support/docs/2397.htm However, I do seem to have trouble finding the definitions for those prefiex S:, T:, U: and V:. Can...