Go to previous topic
Go to next topic
Last Post 13 Sep 2007 09:54 AM by  info@algotronic.ch
Standalone application on Imx31
 0 Replies
Author Messages
info@algotronic.ch
New Member
New Member
Posts:


--
13 Sep 2007 09:54 AM
    Hello all,
    Has anyone ever compiled a standalone application with gcc (no OS) that runs on imx31? I would like to know what registers I need to configure.
    At the moment I configure the register for MMC PLL and clock path.
    (Part of my code is based on an Application note from freescale originaly written for Realview.)
    After benchmarking the code I found that it runs slower than the same code compiled and run on linux.


    ---