• Position Independent Code - Linker Error
    Hello there I'm trying to compile and link position independent code using the --apcs=/ropi compile option (C/C++: Read-Only Position Independent). Since I'm using --scatter I can't make use of the...
  • Position Independent Code - Linker Error
    Hello there I'm trying to compile and link position independent code using the --apcs=/ropi compile option (C/C++: Read-Only Position Independent). Since I'm using --scatter I can't make use of the...
  • Positioning library modules
    I need to position a specific library module (?C?PLDXDATA) within the first 1k of code space. When looking at the link map it seems to be bundled in with other input modules and named ?C?LIB_CODE. The...
  • Positioning library modules
    I need to position a specific library module (?C?PLDXDATA) within the first 1k of code space. When looking at the link map it seems to be bundled in with other input modules and named ?C?LIB_CODE. The...
  • Why "step into" position didn't match with new module ?
    Dear All, I have tried to run Dhry.uv2 in \keil\c51\example\dhry and it works. However, I tried to sdd some empty line between statements in every module such as Dhry.c or time.c ,I found when I type...