keil c51 不能使用:Go to Definition of....的解决方法

你离开我真会死。 提交于 2019-12-04 23:31:39

keil c51 不能使用:Go to Definition of....的解决方法

      最近使用keil c51 开发usb固件,当向vc一样使用Go to Definition of....时,出现警告对话框:

                               no browse information available in'工程目录'

                              check-[target-options][output][browse information] then rebuild the target!

查了一些资料,原因大概有二:

1、代码中嵌有汇编,汇编代码去掉后能查看。

2、选中target1,然后点击右键,选择 option for target 'target1' ,在弹出的对话框中选择output选项卡,看Browse information 选项有没有勾选,如果没有,请勾选,然后把你的工程rebuild 一次。

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!