• specify a code string to certain memory address
    I have a string of code type defined in a function: void func1 { unsigned char code string_0[]="a string"; unsigned char stringLen; .... } The func1 is located to address 0xF000. But string_0...
  • specify a code string to certain memory address
    I have a string of code type defined in a function: void func1 { unsigned char code string_0[]="a string"; unsigned char stringLen; .... } The func1 is located to address 0xF000. But string_0...
  • Certain debug windows Not available!
    Does anyone know if the debug windows listed below are only available if running in Simulation mode ? 1. Code coverage 2. Perforance Analyzer 3. Logic Analyzer I can only access them in Simulation...
  • Place function at certain address
    Hi All I use compliler for XC161 MCU and I can't find how is possible place one function at certain address (for example at 0xC10000) Do you know which linker directive can I use for this? Thank...
  • About ascess Ram's certain address
    Dear sir, i just got a testing board,which contain a P89c51rd2. The port 0 and port 2 (lower 4 bit) is connect to a external ram DS1643(8k). As the DS1643 contain a real time clock inside it at...