• lost DATA space
    for this: IDATA 0010H 000CH UNIT ?ID?SMAIN 001CH 0004H *** GAP *** .... DATA 0056H 0022H UNIT ?DT?SMAIN IDATA 0078H 0001H UNIT ?STACK I am losing 16 bytes of the precious commodity DATA storage...
  • value gets lost?
    Hello, I have a variable declared to an absolute memroy location: #define H1Utol MVAR (unsigned short, 0x12301C) and a function that starts like this: void func (void) { unsigned short H1;...
  • Large program getting lost.
    Hi. I am currently running the ARM710 in a LCD touch screen project. Because of the large memory requirments needed by graphics we have added external ram and rom. Everything has been fine for...
  • Lost
    I just got the v4 of Keil. I am programming with a 8 bit 8051 micro controller. I was wondering if there are any good books or materials that will help me understand programing alot better. I look at...
  • Interrupts lost
    I have a project with STM32F105 controller. 2 interrupts are used - UART1_RX and CAN1_RX. Project developed with MDK-ARM v.4.21. Everything worked ok until I recompiled it with the MDK-ARM v.4.22A...