• r0 corruption while making subroutine call on Cortex A-9
    Hi, I am running a bareboard code on i.MX6Quad board (It has Cortex A9 processor). The code is written in C and invokes function A in a while loop. Function A invokes Function B with 3 arguments. ...
  • r0 corruption while making subroutine call on Cortex A-9
    Hi, I am running a bareboard code on i.MX6Quad board (It has Cortex A9 processor). The code is written in C and invokes function A in a while loop. Function A invokes Function B with 3 arguments. ...
  • problem with running External Interupt on LPC23XX
    I am new on ARM and I am using Keil micro vision v3 I had build an example for RTX kernel on NXP LPC2368. I have problem with running External Interupt. Can anyone help me and tell me how can I configure...
  • problem with running External Interupt on LPC23XX
    I am new on ARM and I am using Keil micro vision v3 I had build an example for RTX kernel on NXP LPC2368. I have problem with running External Interupt. Can anyone help me and tell me how can I configure...
  • Seeking Wisdom; Func calls from interupt and Volatile
    Hi Everyone, I have 3 controllers, all using SILABS C8051F040 SOC. They perfrom various functions on there own and communicate via CAN. They are working well together (I fixed one major problem I will...