• The Uv3 in CARM V2.40 Cannot debug C51 project! (maybe a BUG)
    it leads memory illegal reading under win2000 SP4!
  • The Uv3 in CARM V2.40 Cannot debug C51 project! (maybe a BUG)
    it leads memory illegal reading under win2000 SP4!
  • maybe bug: far argument to printf fails
    Hallo, I may have hit a bug in CX51 Ver 7.06. If a far variable is passed as an argument to printf function; it fails. I wrote this program: #include <Philips\reg51m.h> #include <stdio.h> ...
  • maybe bug: far argument to printf fails
    Hallo, I may have hit a bug in CX51 Ver 7.06. If a far variable is passed as an argument to printf function; it fails. I wrote this program: #include <Philips\reg51m.h> #include <stdio.h> ...
  • maybe, a BUG of ARM Linker version 4.0 Build 697
    Note: This was originally posted on 12th August 2010 at http://forums.arm.com Here is the piece of code in a C source file. #pragma arm section rwdata ="cellular_ram" u8 gv_CFI[256]={0};/* MAN ID DID1...