• DW8051 experience
    Hiall, We are trying to get MON51/dScope running on an ASIC with an embedded DW8051. We are NOT running the device in Von Neumann Mode. We are using the Dw8051's support for writing to the program...
  • DW8051 experience
    Hiall, We are trying to get MON51/dScope running on an ASIC with an embedded DW8051. We are NOT running the device in Von Neumann Mode. We are using the Dw8051's support for writing to the program...
  • Difference in hex files with m8051 / DW8051
    I have compiled C code using target as DW8051(synopsys) and have a hex format output file for it. I used the same C code and changed target to m8051 (mentor graphics) and have a hex format output file...
  • Difference in hex files with m8051 / DW8051
    I have compiled C code using target as DW8051(synopsys) and have a hex format output file for it. I used the same C code and changed target to m8051 (mentor graphics) and have a hex format output file...
  • Neon reg to ARM reg data transfer
    Note: This was originally posted on 30th July 2009 at http://forums.arm.com I m transferring data from neon register to arm register, which is very costly. i.e., it takes each vmov.32 r6,do[2] takes around...