• RVCT 3.1 Installation Problem - Linux
    Hi, Having purchased the DS5 licence just to be able to use RVCT 3.1 , I am having installation issues. I've downloaded the file; RVS31-BN-00000-r3p-1-00rel0.tgz from the ARM Downloads site. I intend...
  • Known Issues or Errata reference for legacy compilers (RVCT 3.1)
    I've spent most of the day trying to find reference material for known issues or limitations for the specific toolchain being used for a project with little luck. The goal is to produce a compiler errata...
  • RVCT Linker
    Note: This was originally posted on 12th June 2012 at http://forums.arm.com Hi, I have a doubt regarding the scatter loading in RVCT linker. My concept is that the linker will generate code for copying...
  • RVCT :time_t
    time_t is defined in time.h as : typedef unsigned int time_t; In my opinion it should be defined as : typedef long time_t; Am I right ?
  • Porting issue with ARM Compiler armcc
    porting issue