• Order of variable declaration causes a hard fault
    Hello all, I am developing a project using the LPC1752 and uVision 4.10 on my own hardware using the FatFS library. I am having a problem whereby the order in which I declare my variables seems to...
  • Order of variable declaration causes a hard fault
    Hello all, I am developing a project using the LPC1752 and uVision 4.10 on my own hardware using the FatFS library. I am having a problem whereby the order in which I declare my variables seems to...
  • Compare the performance of In-order and Out-of-order in AXI protocol
    I am checking the performance of an SoC system. Currently, I am facing an issue as below: I have 1 master access to 1 slave (OS = 8). Assume that I have 3 packages: A0 (ID = 0), A1(ID = 1), A2...
  • Compare the performance of In-order and Out-of-order in AXI protocol
    I am checking the performance of an SoC system. Currently, I am facing an issue as below: I have 1 master access to 1 slave (OS = 8). Assume that I have 3 packages: A0 (ID = 0), A1(ID = 1), A2...
  • What's the cortex-A7 pipeline's in-order and cortex-A15 pipeline's out-of-order mean?
    What's the cortex-A7 pipeline's in-order and cortex-A15 pipeline's out-of-order mean? In ARM's white paper(about the cortex-A7 and cortex-A15) says as follow: I want ask the in-order and out-of-order...