• Contents about file with extension M51
    After compiling the source codes, I found a file named *.M51 under \obj\. My instinct tells me that it contains a lot of interesting informations about this project. Does anyone knows what they are or...
  • Contents about file with extension M51
    After compiling the source codes, I found a file named *.M51 under \obj\. My instinct tells me that it contains a lot of interesting informations about this project. Does anyone knows what they are or...
  • Questions about linker/relocator
    Hi everyone, in my projects j often use the philips 87LPC764 (8051 derivative low pin count). The micro is good but it has only 4K of code memory, so j'm always searching methods to compact my code...
  • Questions about linker/relocator
    Hi everyone, in my projects j often use the philips 87LPC764 (8051 derivative low pin count). The micro is good but it has only 4K of code memory, so j'm always searching methods to compact my code...
  • Linker Control String with FED file
    When I build, I get "feedback file not found". I went into the project settings and I noticed the --feedback flag in the linker control string. How do I edit this string to delete that option? Or how...