• Usage of memory model large
    hi, I am using the external data memory (xdata) to store some variables,since my internal data memory(256 bytes)overflows. The test case executes without error for small memory model(If i remove...
  • How check memory usage?
    Hi, I'm new to this compiler. My application behaves strange using a AT89C51CC03. I would like to have some tips on how to check if data or xdata usage is not exceeding processor memory. I checked...
  • Usage of CAN memory
    I am involved in c515c software development activity. i would like to know if I can make use of 256 bytes of data memory taken up by CAN (I am not using CAN in this case) as XRAM area. So in all XRAM...
  • Programming LPC2368 Memory Part
    I am new to ARM technology. I am using Nxp ARM7 LPC 2368 board.I have tried few of the codes and they are working fine. Please help me out in writing a program which writes data into the memory using...
  • splitting the code memory into two parts
    I am using keil uvision2 and C51. I want to split the resulting hex file into 2 parts . please how is it possible?