• help me with my program in 89C52 mainboard
    i use 3ff8h,3ff9h,3ffah,3ffbh,3ffch,3ffdh,3ffeh,3ffeh,3ff the code for make clock is : Start : mov dptr,#3fffbh (hour) clr a mov a,@a+dptr call phex mov a,#':' mov dptr,#3fffah (min) clr a...
  • ARM11 AXI bus behaviour
    Note: This was originally posted on 21st August 2009 at http://forums.arm.com Dear All: I'm an engineer working on memory controller which is supposed to be connect to ARM11 through AXI bus. In the AXI...
  • ARM11 MPcore and stale chacheline
    Note: This was originally posted on 18th February 2013 at http://forums.arm.com Hello all, we are in middle of porting FreeBSD to ARM11 MPcore CPU. Unfortunately, we stuck on strange stale cacheline ...
  • computer-on-module based on SIRF atlas V ARM11 50 MHz
    Note: This was originally posted on 4th July 2013 at http://forums.arm.com Hello everybody. I have unsoldered the computer-on-module, which is based on SIRF atlasV at551, NAND flash 1Gb, DDR SDRAM 1Gb...
  • wrong cycle timing of instructions on ARM11
    Note: This was originally posted on 4th February 2013 at http://forums.arm.com Hi, Iam using RVDS3.0 for ARM11. some of the instructions are not executing in the time specified by the ARM documentation...