• Bug in error mesage V6.21
    When I updated from V6.20 on V6.21, the error message always pointing on a line 2 in of all *.asm file. This is a bug in my opinion. The version V6.20 is in this correct.
  • Bug in error mesage V6.21
    When I updated from V6.20 on V6.21, the error message always pointing on a line 2 in of all *.asm file. This is a bug in my opinion. The version V6.20 is in this correct.
  • C51 V6.20 & V6.21 still have reported bug
    On Nov. 11, 2001, I sent in a C51 V6.20 bug report via e-mail to support.us@keil.com. I never received a response, so assumed Keil's policy was to silently introduce the bug fix in a subsequent update...
  • C51 V6.20 & V6.21 still have reported bug
    On Nov. 11, 2001, I sent in a C51 V6.20 bug report via e-mail to support.us@keil.com. I never received a response, so assumed Keil's policy was to silently introduce the bug fix in a subsequent update...
  • AGSI DLL can NOT work in V6.21 or higher
    I wrote an AGSI DLL, it works well in V6.14, but it can NOT work in V6.21 or higher version. What's wrong? In AgsiEntry, even I just return 0, it still fails. extern "C" DWORD AGSIAPI AgsiEntry...