What register should be configured before useage the FPU in MK60FX512VLQ15?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

What register should be configured before useage the FPU in MK60FX512VLQ15?

Jump to solution
1,193 Views
朱葛峻
Contributor I

What register should be configured before useage the FPU in MK60FX512VLQ15? Thanks.

0 Kudos
1 Solution
1,042 Views
mjbcswitzerland
Specialist V

Hi

Access to the FPU is enabled with CPACR |= (0xf << 20);

Regards

Mark

View solution in original post

0 Kudos
6 Replies
1,043 Views
mjbcswitzerland
Specialist V

Hi

Access to the FPU is enabled with CPACR |= (0xf << 20);

Regards

Mark

0 Kudos
1,042 Views
朱葛峻
Contributor I

Sorry, I don't find this register named CPACR in header file.Could you tell me in detail ?

0 Kudos
1,042 Views
Kan_Li
NXP TechSupport
NXP TechSupport

Hi 朱葛峻,

I think Mark mean the following register, you may refer to http://infocenter.arm.com/help/topic/com.arm.doc.dui0553a/DUI0553A_cortex_m4_dgug.pdf for more details.

result.png


Have a great day,
Kan

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

1,042 Views
朱葛峻
Contributor I

谢啦我先看看

0 Kudos
1,042 Views
Wlodek_D_
Senior Contributor II

Dear 葛峻 朱,

Thank you for your post, however please consider moving it to the right community place (e.g. Kinetis Microcontrollers ) for better visibility.

For details please see general advice https://community.freescale.com/docs/DOC-99909

Thank you for using Freescale Community.

Regards,

Wlodek_D.

0 Kudos
1,042 Views
朱葛峻
Contributor I

谢啦。

0 Kudos