• Program counter
    I have couple of projects(bootloader @ 0x08000000 and application @ 0x081C00000, each output is converted to hex and packed as one Intel hex and flashed at 0x08000000. I wanted to change the program...
  • set timer as counter
    Hi, my name is hardian and i have some problem with setting timer as counter, and i already wrote a code : TR0=1; TMOD=0x06; ET0=1; EA=1; but it still doesnt work, can anyone tell me how to set...
  • program counter
    can the value in program counter be accessed,stored and modified while programming a p89lpc935..?? pls tel me how can PC be accessed since it is not listed in SFRs...
  • Program counter location
    Hi i got a problem.I am giving the program aswell as how the program looks in the disassembly window. Area copy, code , readonly ENTRY start LDR r1,=srcstr; pointer to the first string LDR...
  • LPC2294 How to program a counter
    Hello everybody, I have a Philips LPC2294/01 MC. I would like to count the rise or falling edge from an external signal. I have 2 questions and need your help! 1. Do my MC already have...