This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to get started with ARM cortex R series programming?

Hello All,

        I am proficient in C language and also been doing linux based developments on ARM cortex A series SBCs so far.  But now I am interested in programming the Cortex-R series processors for various real time projects. Please guide me in the following queries,

  1. A good beginner book for ARM cortex-R series.(most of the time I find books only M series).
  2. A development board to practice with(for cortex R series)
  3. The tools and compilers that is specific for R series.
  4. Does R series is a micro-controller or micro-processor based?

Thank you

Parents
  • 1.ARM Programmers guide for Cortex-R: ARM DEN 0042A (ID041714)
    2.TI Hercules boards
    3. Follow your taste, everything that works for Cortex-A also supports Cortex-R
    4. IMHO Cortex-R systems often come with on-chip flash, so MCUs
Reply
  • 1.ARM Programmers guide for Cortex-R: ARM DEN 0042A (ID041714)
    2.TI Hercules boards
    3. Follow your taste, everything that works for Cortex-A also supports Cortex-R
    4. IMHO Cortex-R systems often come with on-chip flash, so MCUs
Children