• ARM Linker, Placing variables in memory, special cases
    Note: This was originally posted on 20th April 2011 at http://forums.arm.com [font="Courier"][size="2"]I am using RVDS for developing security application over SC100 core. I have a special requirement...
  • ARM Linker, Placing variables in memory, special cases
    Note: This was originally posted on 20th April 2011 at http://forums.arm.com [font="Courier"][size="2"]I am using RVDS for developing security application over SC100 core. I have a special requirement...
  • Placing a variable in a non volatile memory with GCC
    Hello, i need to place a variable in a non volatile memory I managed to do it with updating linker file, is there any other way that i can do it just changing main.c code? I'm implementing this on ARM...
  • can same memory space use two diff variables ?
    Dear Sir, I m in beginning phase of 8051 with C. i have compiled my c file and i found in .m51 file that one of the SFR and a user defined variable share the same memory space(0080H) .How it's possible...
  • can same memory space use two diff variables ?
    Dear Sir, I m in beginning phase of 8051 with C. i have compiled my c file and i found in .m51 file that one of the SFR and a user defined variable share the same memory space(0080H) .How it's possible...