• How could I make a adjustable delay function in "micro-second" level
    Hello Every : I use AT89C52 and 11.059MHz oscillator. 1 instuction takes about 1 micro-second.(10^-6 sec.) I write a delay function in *.asm. It works well , but I want it adjustable. I want...
  • How could I make a adjustable delay function in "micro-second" level
    Hello Every : I use AT89C52 and 11.059MHz oscillator. 1 instuction takes about 1 micro-second.(10^-6 sec.) I write a delay function in *.asm. It works well , but I want it adjustable. I want...
  • Data Abort after 522 seconds
    I'm having some trouble with a data abort error. I'm building a program to simulate the actions of a treadmill, and all is working fine (for now!) up until 522 seconds into the run time when the...
  • Data Abort after 522 seconds
    I'm having some trouble with a data abort error. I'm building a program to simulate the actions of a treadmill, and all is working fine (for now!) up until 522 seconds into the run time when the...
  • how to make arm decompress the second load region correctly with "RW data compression"?
    title: How to make the arm linker decompress the second load region while both 1st and 2nd region are applied "RW data compression"? I got a below scatter file (a simple version of my complex scatter...