Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

 

Scroll pdf ignore

Table of Contents

...

Create Software Application with SDK Template

  1. Click:File→Application Project
  2. Select Name and OS (Example Name:Hello World, OS:standalone)
  3. Click: Next
  4. Select Application (Example Hello World)
  5. Click Finished
  6. Project with Xilinx Hello Word will be generated automatically

Modify BSP-Settings

  1. Double Click on the system.mms from your Application Project in the Project Explorer
  2. Click Modify this BSP's Settings

Debug Software Application

  1. Right Click on the Software Project in the Project Explorer
  2. Click:Debug As→Launch on Hardware (System Debugger)
  3. View will be changed to Debugging and Application will be stared on Hardware with break point on first main entry. (Click F6 or F5 to step to the next line)