Quantcast
Channel:
Viewing all articles
Browse latest Browse all 59170

Forum Post: RE: VFP usage with mbed SDK

$
0
0
Hi, If the "lazy" VFP initialization is enough for you, do the following before executing any VFP instructions,. (1) Enable VFP using CPACR register. (and flush prefetch buffer if necessary) (2) Initialize FPEXC and FPSCR registers properly. For more information, google with "Cortex-A9" and "CPACR"/"FPEXC"/"FPSCR", and refer to documents in the ARM Information Center ( http://infocenter.arm.com/ ). Regards,

Viewing all articles
Browse latest Browse all 59170

Trending Articles