• PMU cyclic counter not updating for cortex r52
    I am using Cortex-r52 processor. 1.Enabling PMU user access - in the Performance Monitors User Enable Register (PMUSERENR), set the EN,bit[0] to 1. __asm__ volatile ( "MRC p15, 0, r0, c9, c14, 0 ...
  • 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
    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...
  • 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...
  • 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...