• About _DATA_GROUP_ segment
    Help! How can I break _DATA_GROUP_ segment into two parts? Thanks!
  • _DATA_GROUP_ Overflow error
    Hello all, i have DECT handset based on 8051 controller.. and i also have an application software running on it. I am planning to run this software in debug mode in Keil IDE itself, so that i can...
  • About the start address and length of "_DATA_GROUP_"
    Now, I want to know the start address and length of "_DATA_GROUP_", How can I do it, thanks.
  • How to get the start and end address of _DATA_GROUP_ in C program?
    As title.
  • how?
    #include <reg9e5.h> #define POWER 3 // 0=min power...3 = max power #define HFREQ 0 // 0=433MHz, 1=868/915MHz #define CHANNEL 106 // Channel number: f(MHz) = (422.4+CHANNEL/10)*(1+HFREQ) unsigned...