• 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...
  • Foundation Model 10.2 not working for "hello.axf"
    Hi, I am getting below error with foundation model 10.2.20. With foundation model 9.2.28 everything works fine. With 10.2 ./Foundation_Platform --image ../../examples/hello.axf terminal_0: Listening...
  • ARMv8 Foundation Model GICv2 Address Map Overlap?
    Hi, I'm looking at the ARMv8 Foundation Model User Guide (ARM DUI 0677C). In section 3.1, Memory Map, the following data appears regarding the address of GICv2 registers: 0x00_2C00_0000 0x00_2C00_1FFF...
  • 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...