• 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...
  • 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...
  • 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...
  • C++ for Keil5
    Hi, I am using MDK-ARM V5.24 and using C++11 for STM32F4. I can compiler and download. Howerver, when I tested on my board, I found that it can't work unless using debug. In fact, it happends...
  • I think it is a bug of keil5
    I think it is a bug of keil5 I have a workspace,built in uvision 4.22.0.0,with two prjects,one is testlib.uvproj,another is testcalllib.uvproj.I can also step into C files of lib file.but when I open...