Browse By Tags

  • How to boot bare-metal binary on Corelink SGI-575?

    I'm trying to boot a simple binary on SGI-575 but unable to get expected result. To load and run application, I used following commands:

    # When load address is 0x00000000
    $ ./FVP_CSS_SGI-575 -a css.cluster0.cpu0=/home/user/DS-5-Workspace/HelloWorld…