• Debugging using DS5 and Foundation model: Interrupt is not forwarded to the CPU.
    Hi guys, I've been trying to implement and test a GICv2 driver on a Foundation model present in the tool ARM DS-5 and facing some issues with interrupts. I've enabled and set pending an interrupt...
  • Foundation Model for ARMv8
    Hello. I am using ARMv8 foundation model for my project. When configure foundation model with multi cores (cores=4) my code does not run. Can you lease help me solve this problem?
  • Executing thumb instructions on foundation model
    Hello, I want to execute thumb instructions on foundation model. Please suggest how this can be done. If I run the thumb instructions as it is, the trace shows them as undefined instructions. The test...
  • DTS File for ARM Foundation Model
    Hi Experts, What is the necessity for the usage of dts file in the ARM foundation models ? I generally it is used to configure the device tree binary for the board specific porting and how it is helpful...
  • ARMv8 Foundation Model: writing to switches and leds
    Hi everyone, as I asked on http://stackoverflow.com/questions/25907502/armv8-foundation-model-switches-and-leds , I am trying to write a value to the "switches" and "leds" register of the Foundation Model...