• delay of the order of micro second
    i am writing a code(in C language) in which i need a delay of the order of few micro seconds. and this delay is not constant, i.e., i am using a variable and i should get a delay of value equal to that...
  • order of executing programms
    Hello, I've one simple question about the order of the three programm parts (my c-programm, startupo-script, init-file definitions), when I download and execude the code in a external / internal...
  • 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...
  • NEON performance; Operators order;
    Note: This was originally posted on 22nd October 2012 at http://forums.arm.com Hi Guys! I have 2 short codes, which give the equal result. Code1       "vmull.s16    q8, d8, d0   \r\n"    //Col 0-3   ...