• armv8 bootrom
    Hi ARM experts,     I'm new to develop boorom with armv8 CPU.  I have seen the example in ARM DS-5 .(startup_v8_ARMCompiler6) But I have no idea which step is  essential . Could you show me or tell me...
  • armv8 bootrom
    Hi ARM experts,     I'm new to develop boorom with armv8 CPU.  I have seen the example in ARM DS-5 .(startup_v8_ARMCompiler6) But I have no idea which step is  essential . Could you show me or tell me...
  • BootROM for A78
    Hi, I am planning to boot ARM A-78 core with Linux. I have gone through some documents and ended up with below understanding of cortex ARM-A78's boot process: ARM A-78 Core Reset => BootROM => 1st...
  • BootROM for A78
    Hi, I am planning to boot ARM A-78 core with Linux. I have gone through some documents and ended up with below understanding of cortex ARM-A78's boot process: ARM A-78 Core Reset => BootROM => 1st...
  • Using port 4 in the P87C51MC2 (extended memory chip from Philips)
    Hi, I'm unable to reset the pin P4.1(TXD1)on target though it's possible on the simulator. The register setting I'm doing are as follows: SPCTL = 0x00; //not bit addressable. TXD1 = 0; // P4 is bit...