• mdk 3.4 problem
    When I use MDK 3.4 and input following: PINSEL2 = PINSEL2 & ( ~( 0x3<<4 )) | ( 1<<4 ) //enable CS0, OE, D0...D7, D8...D15 & ( ~(0x3<<26 )) | ( 1<<25 ) //enable Addr2 as NAND flash ALE //enable Addr3...
  • mdk 3.4 problem
    When I use MDK 3.4 and input following: PINSEL2 = PINSEL2 & ( ~( 0x3<<4 )) | ( 1<<4 ) //enable CS0, OE, D0...D7, D8...D15 & ( ~(0x3<<26 )) | ( 1<<25 ) //enable Addr2 as NAND flash ALE //enable Addr3...
  • exclusive access in Origen board
    Note: This was originally posted on 16th September 2012 at http://forums.arm.com hi, i'm making a little distributive calculation project  on Origen board almost totally based on CortexA2x2_RTSM example...
  • exclusive access in Origen board
    Note: This was originally posted on 16th September 2012 at http://forums.arm.com hi, i'm making a little distributive calculation project  on Origen board almost totally based on CortexA2x2_RTSM example...
  • How to download mali kernel device drivers & user driver
    I can not download the " Kernel Device Driver r7p0-02rel0"  through the web site Open Source Mali Midgard GPU Linux Kernel Drivers - Mali Developer Center . How can I get it? thks.