12 SD Loader using DS-5

V0.0.1

12.1 Histroy

  • 2014-05-09, rayoslee, release V0.0.1

12.2 FAQ

  1. How to import S605 SD Loader project into your Workspace in DS-5?
    • tar Jxvf S605-32_NonOS_SDK_onlyS605-32_SDLoader.tar.xz in your DS-5’s Workspace
    • Open DS-5 and select File / Import…
    • Select General / Existing Projects into Workspace (like as S605-32_NonOS_SDK/Loader/SDLoader) And follow step by step message box.
    • When you done this. You will see S605 project in the Project Explorer view(On the left side of the IDE)
    • Select SDLoader and press right-key to select Properties.
    • Navigate the C/C++Build –> Settings and press Manage configurations. in the top-right of the page.
    • Select SDLoader_S605-32_192MHz to be a Active status.
    • Now, you can build out SDLoader_S605-32_192MHz.bin and SDLoader.axf for S605-32 SD Loader.