This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

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 systems, every kind of status information, i.e. (sic) the file table structure of smart card operating systems can be displayed."
However, the App Note & accompanying example code are entirely focussed on the RTXtiny kernel, and rely upon an in-depth understanding of RTXtiny.

As I am not using RTXtiny, does anyone have a simple example for displaying status information from a C51 structure, or other tips which don't require inside knowledge of RTXtiny?

0