• Is pre-compiled ARM9 libs able to run on an ARM11 chip
    Note: This was originally posted on 15th October 2008 at http://forums.arm.com Hi I have couple pre-compiled libs in ARM9, is there a problem if link it with other ARM11 code and put on an ARM11 chip...
  • Is pre-compiled ARM9 libs able to run on an ARM11 chip
    Note: This was originally posted on 15th October 2008 at http://forums.arm.com Hi I have couple pre-compiled libs in ARM9, is there a problem if link it with other ARM11 code and put on an ARM11 chip...
  • L6440W warning after linking the project w/ ARMCC compiler 6.15
    Hello! I am receiving the following warning at the end of linking process, and I would like to ask if anyone knows what causes it? Warning: L6440W: Disabling merging for h1_valid.o(.conststring),...
  • L6440W warning after linking the project w/ ARMCC compiler 6.15
    Hello! I am receiving the following warning at the end of linking process, and I would like to ask if anyone knows what causes it? Warning: L6440W: Disabling merging for h1_valid.o(.conststring),...
  • Porting existing project from ARMCC to GCC
    Hello, We have a project where we use the ARMCC toolchain (and Keil RL-ARM libraries). The project was of course born with ARMCC and we want to go on using this toolchain for the commercial project...