This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
你(们)好。
我正在使用 Code Composer 3.3、但不知怎么说、项目选项卡现在已禁用、不允许我加载任何项目。 "Files"视图中也缺少项目文件夹。 我在网上看了一下、但看不到重置视图的方法。
Rob
是否可以尝试从 DOS 命令窗口显式注册项目管理器组件:
regsvr32. cc \bin\projsvr.dll
请注意、您需要对您的 PC 拥有管理员权限。 我假设您在 XP 上运行 CCSv3.3。
您好 Ki、
这就是诀窍! 感谢您对此做出的快速响应。
Rob