• Locating Functions
    I want to locate a function (eg. unsigned char xyz) at the specific flash-address 0xC0F000. How do I tell the linker/compiler to do so? Thanks in advance
  • LOCATING SUBROUTINES IN MEMORY
    I am trying to put a subroutine at a fixed address (I want it to remain fixed after the code is rebuilt and other modules are changed). First I linked my code and obtained its absolute linked address...
  • P89V51RD2 Code starting location
    I am using P89V51RD2, and I am coding in C. I want my code to begin at address 0x2001. How can I do that with the help of C code?
  • Starting code at another location
    I'd like to reposition my code so all code starts at 0800h. The only things I want below that are the startup vector and interrupt vectors. Am I right in assuming that the vector at locn 0000 (actually...
  • programming
    helo i want to know hao to make program conversion Digital to analog with AT89C51 and do you have list program or sofware?