• Linking Order
    Hello, I'm using C51 v 5.10 BL51 v 3.52 uVision v 1.24 1.) When I link object files in the following order, the startup code is not run. Inspection of the .hex file shows that there is no...
  • Link Order
    Using the 8051 Assembler, how can one specify the order for linking programs? They are ordered correctly in my project, and apparently passed to the linker in the same order, but I must have the order...
  • Link Order
    Using the 8051 Assembler, how can one specify the order for linking programs? They are ordered correctly in my project, and apparently passed to the linker in the same order, but I must have the order...
  • Linking Order
    Hello, I'm using C51 v 5.10 BL51 v 3.52 uVision v 1.24 1.) When I link object files in the following order, the startup code is not run. Inspection of the .hex file shows that there is no...
  • 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...