SPeriDLL, is a synonym for 'Sample Peripheral DLL' ,it is used by VC6.0, Can I develope the AGSI function by Borland C++ builder 5.0? I wish do it !
Thanks. RE: I think I have to write the code by BCB on a new score . I will try rewrite the code by BCB,but I have some question. Can you help me? Which file contain the AGSI function ? uV2.exe ,S8051.DLL or DP51.DLL? I want to use the AGSI function to code a program simulate the LCD display. The program read the XDATA RAM (LCD dispaly buff 1:1),and display the buff as an bmp picture. If you have some note please tell me ,Thanks.
This is the word from Keil: "really, you will get many problems when you are using Borland C++ to interface with uVision2. Therefore you should not try to track all problems, since you will loose months this way (that is at least our experience)."
"Which file contain the AGSI function? uV2.exe ,S8051.DLL or DP51.DLL?" I think AGSI is not so much a "function" as an "interface" - rather like the "plug-ins" for Browsers? The interface is described in the Keil App Note 154, "Implementing DLLs for User-defined Simulation" http://www.keil.com/appnotes/docs/apnt_154.asp I guess you've already seen it?
Yes,I have read the doc already. If you do it with BCB,Please tell me your experience with e-mail c51@yeah.net . Thanks.