• 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
  • 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.
  • How to split the DATA_GROUP
    Hello, I have a project that uses nearly all the available memory. I want to use overlaying, but the Linker can not fit the DATA_GROUP into memory. Looking at the memory map, there is a gap of 8...
  • 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.