CCS中如何新建Platform以及调用

新建Platform:

Debug模式下,选择tools -> RTSC Tools -> Platform -> New,根据自己的需要选择Platform保存的路径以及对应的芯片,Next,填入所需要的各种空间的大小和起始位置

 

调用Platform:

工程,右键Properties,选择General -> RTSC,找到最后一项,Other Repositories,点击Add,路径选择上一步保存的路径,需要注意选择XDCtools版本,然后就能找到自己新建的Platform

 

 

posted @ 2014-03-27 00:39  FPGA/DSP  阅读(2430)  评论(0编辑  收藏  举报