Zedboard学习(7)PS下第一个裸奔程序

一、打开PlanAhead创建工程 

1、选择Create New Project新建工程

Project name:hello

一路默认,只有Board项需要选择ZedBoard Zynq Evaluation and Development Kit

Finish

创建工程之后的界面

二、添加资源

1.Click Add Sources in the Project Manager.

The Add Sources wizard opens.

2.Select the Add or Create Embedded Sources option and click Next.

3.In the Add or Create Embedded Source window, click Create Sub-Design.

4.Type a name for the module and click OK. For this example, use the name system.

The module you created displays in the sources list.

5.Click Finish.

这个时候XPS会自动打开,硬件相关的配置可以在XPS中进行。

三、在XPS中配置硬件

1、The dialog box opens, and asks if you want to create a Base System using the BSB Wizard. Select Yes.

The first window of the BSB asks you to elect whether to create an AXI-based or PLB-based system.

2.Select AXI System and click OK.

3.In the Base System Builder wizard, create a project using the settings described in the table. Where a setting or command has not been specified, accept the default values.

3 、Remove all peripherals from the list by selecting each one and clicking Remove.

4、Click Finish

5.Close the XPS window. The active PlanAhead tool session updates itself with the project settings.

关闭XPS之后,PlanAhead中会自动更新

四、将硬件信息导入到SDK

1.Under Design Sources in the Sources pane, select and right-click system (system.xmp) and select Create Top HDL.

PlanAhead generates the system_stub.v top-level module for the design.

2.In the PlanAhead tool, Select File > Export > Export Hardware for SDK.

The Export Hardware dialog box opens. By default, the Export Hardware check box is checked.

3.Check the Launch SDK check box.

4.Click OK; SDK opens.

五、在SDK中编写C代码

SDK打开之后的界面,当前的工程中已经包含了PS部分用到的外设的信息,剩下就是编写C代码,烧写到PS中。

1、In SDK, select File > New > Application Project.

工程名:Hello_world其他不管,直接Finish

2.Right-click Hello_world and select Run as > Run Configurations.

3.Right-click Xilinx C/C++ ELF and click New.

4.The new run configuration is created named Hello_world Debug.

在run之前,先要打开串口,波特率115200

5、Click Run.

此时整个工程已经完成,可以看到串口助手中有Hello World字样

  • 1
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值