• The mutex implementation for TCM when using both cores-ARM9 that shares TCM
    Hi experts of ARM, I have a question about mutex implemention using SWP insruction based on ARM9 both core that share TCM. Can it support SWP a tomic Operation that TCM can't have bus arbitration? And...
  • The mutex implementation for TCM when using both cores-ARM9 that shares TCM
    Hi experts of ARM, I have a question about mutex implemention using SWP insruction based on ARM9 both core that share TCM. Can it support SWP a tomic Operation that TCM can't have bus arbitration? And...
  • RVDS 1.8 on ARM926EJ-S Error V28305 Memory operation failed
    Note: This was originally posted on 15th January 2012 at http://forums.arm.com Hi, I am working on debugging of bootloader and applicatins to run on ARM926EJ-s using the REAL VIEW ICE and RVDS. I have...
  • RVDS 1.8 on ARM926EJ-S Error V28305 Memory operation failed
    Note: This was originally posted on 15th January 2012 at http://forums.arm.com Hi, I am working on debugging of bootloader and applicatins to run on ARM926EJ-s using the REAL VIEW ICE and RVDS. I have...
  • TCM and ARM1136
    Note: This was originally posted on 13th January 2009 at http://forums.arm.com Hi, I am trying to use DTCM to see if I can improve performance of my program on ARM1136. I wrote a test program that just...