• MDK-ARM 4.0
    Hi All I am using the MDK micro version 3.3 , now i downloaded the MDK-ARM4.0 and installed it, open my project in version 4.0 and compile it working fine but when i try to download the code using...
  • MDK-ARM 4.0
    Hi All I am using the MDK micro version 3.3 , now i downloaded the MDK-ARM4.0 and installed it, open my project in version 4.0 and compile it working fine but when i try to download the code using...
  • 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...
  • 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...
  • difference between version 4.0 and 5.0
    I know I'm talking about very old versions, but I got a project that is build with the C51 compiler version 4.0. I don't have this version of the compiler, but I do have a version 5.0. However, when I...