cancel
Showing results for 
Search instead for 
Did you mean: 

How do I determine my processor type?

dcramer2
Associate
Posted on April 09, 2010 at 16:20

How do I determine my processor type?

3 REPLIES 3
rabenvenuti
Associate II
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
dcramer2
Associate
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.

Posted on May 17, 2011 at 10:00

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