Browse By Tags

Sorry, but there are no more tags available to filter with.
  • Basic register write data changes in assembly when NOP added

    Hi all,

    I am doing a basic register read/write on a custom SoC with ARM Cortex A53 and many other peripherals added with an AXI fabric integrated. 
    Using the below code in assembly after bringing up the CPU (proper exception handling and reset vector inits…