Skip to main content
Visitor II
April 9, 2010
Question

How do I determine my processor type?

  • April 9, 2010
  • 3 replies
  • 926 views
Posted on April 09, 2010 at 16:20

How do I determine my processor type?

    This topic has been closed for replies.

    3 replies

    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 10:00

    You might create a new project choosing the processor type.

        1 - File-> new ->project;

        2 - Target ->ARM->STR9x->STR912FAW46

        3 - Add the *.c to the new project.

    I'm using the RIDE 7 IDE. And it works for me.

    Hope I help you.

    Augusto
    dcramer2Author
    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 10:00

    I want to be able to determine the processor type that the software is running on. I can't seem to find a configuration register that I can read from my software to help me determine which processor it is.

    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 10:00

    informations about your processor type is mapped into the CR0 register from the coprocessor interface.