• What is differene between cortex A, Cortex M and Cortex R series of ARM?
    Hi everyone, I want to start learning microcontrollers and embedded linux? I want to ask what is differene between A, R and M series of ARM microcontroller? Kindly also suggest me a good book to start...
  • Why Cortex-R series is real time oriented ?
    Hi Forum, Why Cortex-R series is real time oriented than other ISA(ARM/others) ? Is there a list of all the points and comparison with ARM Cortex-A ? Why we can not make Cortex-A to suite for real time...
  • Cortex-R Series Programmer's Guide now available
    The ARM® Cortex®-R family is perhaps the unsung hero of the ARM powered world, quietly running infrastructure from Hard Disk Drive and Solid State Drive controllers, through to mobile phone baseband processing...
  • is there any simulator for ARM CORTEX A series
    I was working on smart wearable using ARM Cortex A series so there is any other simulator for ARM CORTEX A
  • how does ARMv8 switch to run application(EL0) from kernel(EL1)?
    hi experts, I am studying the ARMv8 exception levels. I have a question about ELs. EL1 is described to run OS kernel and EL0 is application level.    The exception levels change only occur on exception...