• Unused, but reserved data in the overlay data_group
    Hello, i'm using die uvision2, cx51 7.2 for a philips mx chip. In my following example code, keil reserves data, which is assigned to registers und so furthermore not used. The problem only comes...
  • How to Split the 16bit word?
    Hi! i want to spilt the 16bit word into two 8bit words, is there any key words for it. i use the p89V51 mcu and c language Cx51 keil compiler ver3. regards, K.T.Venkatesan.
  • Splitting of ASM source files
    Hi! Is it possible to split an ASM source file and add them to a single project? Output should be one single hex file. All my attempts failed. Thanks in advance, Reinhard
  • Problem Splitting Integer Variable
    hi everyone... i am facing a problem in my college project... i have a 16bit unsigned integer variable and i need to store it in the 24C02 EEPROM, but that saves 8bit variable at a time... ...
  • Need split function for C51
    Hi.. I need a split function for Keil C51, as it is not available in the Keil uVision 2 library. Bye.