• Import SOC design in eclipse
    I have design SOC in system canvas . its build successfully on ISIM and cadi target but when I import in DS Eclipse it shows error I am adding.exe file
  • armcc compiler in eclipse?
    Is it possible to integrate ARM 5 toolchain with armcc compiler in eclipse? I have installed the ARM 5 compiler, but in c/c++ build > tool chain editor I can only select a gcc based toolchain. Thank you...
  • AXI Read/Write ordering
    Note: This was originally posted on 24th October 2007 at http://forums.arm.com Hello,    Section 8.6 of the AXI spec says that reads and writes have no ordering restrictions between them.  It then says...
  • Trouble with read write on SD card
    Hello community members. I have recently started working with SD card using Microchip ARM based uC SAM4. So far I have managed to initialize the HSMCI interface of SAM4 and SD card is also initialized...
  • More AXI write/read ordering
    Note: This was originally posted on 25th October 2007 at http://forums.arm.com In another posting, a scenario given was with a RAW hazard where a bufferable write was followed by a read to an overlapping...