• AMP Baremetal on SoC using Terasic DE1-SoC Computer system?
    I have a Terasic DE1-SoC with the implimented Computer system. Can someone give me a step by step process to run two separate binaries on both A9 cores using baremetal with AMP configuration? One processor...
  • AMP Baremetal on SoC using Terasic DE1-SoC Computer system?
    I have a Terasic DE1-SoC with the implimented Computer system. Can someone give me a step by step process to run two separate binaries on both A9 cores using baremetal with AMP configuration? One processor...
  • Memory read error at 0xF8000008: Cannot read write-only register.
    Hello, I am not sure, here is correct place to ask this question. But I want to try ; I have received an error : Memory read error at 0xF8000008: Cannot read write-only register, When I try to...
  • Memory read error at 0xF8000008: Cannot read write-only register.
    Hello, I am not sure, here is correct place to ask this question. But I want to try ; I have received an error : Memory read error at 0xF8000008: Cannot read write-only register, When I try to...
  • Watchdog Timer as an interval timer
    Hi, I am trying to use watchdog timer as an interval timer. To test that the interval timer generates an interrupt, I am toggling a pin in the ISR of the watchdog interval timer. But it is not working...