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 enable Neon in cortex A8?

Hi,

      I am using beaglebone which has the processor TI Sitara AM335X. I want to make use of Neon coprcessor for my project, To enable neon, I have to follow these commands. But I can't access these registers ( especially FPEXC) in user mode. I have to enter into privileged mode according to ARM reference manual.

      My questions are, Are those commands enough to enable neon? If privileged mode is required, then how to do it? ( I also referred the SWI-software interrupt and SWI handler, which excecute the commands in privileged mode but the complete procedure from user level is not clear). Apart from enabling neon, do I need any other commands/procedures? Please help me to figure it out.

Thank you,

Rakshith Rao.