• using inline assembly on Cortex-M3 using RVCT 4.0
    Note: This was originally posted on 20th August 2010 at http://forums.arm.com Hey all, While migrating from arm-gcc to armcc, I am facing the following problem - There is an inline code which is giving...
  • using inline assembly on Cortex-M3 using RVCT 4.0
    Note: This was originally posted on 20th August 2010 at http://forums.arm.com Hey all, While migrating from arm-gcc to armcc, I am facing the following problem - There is an inline code which is giving...
  • 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 ?
  • 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 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...