• Hi, Can anyone suggest few ARM socs that supports, PCIe 4.0/3.0, NVMe 4.0/3.0/2.0?
    Hi, Can anyone suggest few ARM socs that supports, PCIe 4.0/3.0, NVMe 4.0/3.0/2.0?
  • RTX5 and stm32 - LED don't blink
    Hello everyone! I want to use RTX 5 RTOS for my project using STM32 and for now I wanted to just blink an on-board LED, but it just stays on. Everything builds etc, but during debugging using GDB/OpenOCD...
  • loop through register
    Hi to all, how can I loop through each rgister from r0 to r7? I have some data in the registers r0:r7 and i want to compare them with a constant; i need to put 8 line of sub and cmp or is there any solution...
  • GNU Toolchain - Unknown or missing system register (GIC register - Cortex-A53)
    I have started a simple bare-metal project for the Cortex-A53. Now I want to implement interrupt handling, but run into an issue with the toolchain. Want to read out and write into the ICC_x registers...
  • Cortex-A35 Counter-timer Physical Count register (CNTPCT_EL0) always reads zero
    Counter-timer Physical Count register CNTPCT_EL0 always reads zero on FVP_Base_Cortex-A35x1. I expect the value of this register to change over time. I set $CNTFRQ_EL0=35000000, and $CNTP_CTL_EL0...