原创 执行data2mem 指令出现ERROR:Data2MEM:59 - Expected a 'tag' or 'tag' keyword in -bd opti

2015-5-12 17:27 1844 13 16 分类: FPGA/CPLD

按照ug744一步一步流程走,执行data2mem -bm ..\edk\implementation\system_bd -bt ..\PlanAhead\PlanAhead.runs\adder\adder.bit -bd ..\edk\SDK\SDK_Export\TestApp\Debug\TestApp.elf tag microblaze_0 –o b download.bit

就会出现

ERROR:Data2MEM:59 - Expected a 'tag' or 'tag' keyword in -bd option. Instead, en
countered '–o'.
搜了一下 有人出现问题是因为tag的标签名称和system_bd中的不一致,可是我的明明是一致的,后来我把三个文件分别拷到当前image目录下,然后执行
data2mem -bm system_bd -bt adder.bit -bd TestApp.elf tag microblaze_0 -o b download.bit
结果成功的生成了download.bit文件

文章评论3条评论)

登录后参与讨论

用户374509 2015-10-5 10:21

change the directory to the same path

用户377235 2015-7-21 17:33

i have the same problem. Please Help me with the solution.

用户377235 2015-7-21 17:15

hi..i have the same problem .Please Help

相关推荐阅读
我要评论
3
13
关闭 站长推荐上一条 /2 下一条