• I encounter some problems when I use the atmel 87f51rc.
    I select the atmel 87f51rc because it has 512 BYTE RAM. I can view that the XDATA RAM changed in the address 30h after the instruction as follows: mov dptr,#30h movx @dptr,#59h I think that I can...
  • I encounter some problems when I use the atmel 87f51rc.
    I select the atmel 87f51rc because it has 512 BYTE RAM. I can view that the XDATA RAM changed in the address 30h after the instruction as follows: mov dptr,#30h movx @dptr,#59h I think that I can...
  • error encountered when try to connect FVP
    I'm trying DS2020.1 with trial license. Now, I can compile project. But encounter such an error when trying to connect to FVP. The prompted error message is: The script file ( rtsm_launcher...
  • error encountered when try to connect FVP
    I'm trying DS2020.1 with trial license. Now, I can compile project. But encounter such an error when trying to connect to FVP. The prompted error message is: The script file ( rtsm_launcher...
  • Problem encountered during Linking
    Note: This was originally posted on 23rd August 2010 at http://forums.arm.com Hey all, I have been trying to migrate a Codesourcery compatible code to armcc compatible code. I have been able to compile...