Unable to locate the feature for the SYSGEN_JSCRIPT variable in the catalog

GARY 2009-12-17 11:40:14
我用的PB4.2,每次选完我们的BSP,然后新建一个工程。都有如下的Warning(加粗部分),之后什么组件也不加,直接Build PlatForm就总会出现3个错误,用以前编译好的工程也是如此。不知道为什么。3个错误在最后列出。另外想问一下,PB4.2需要打补丁吗?需要的话打那个版本的补丁?希望得到大家的指点。
Updating the feature and driver list for your platform.
Warning PB2007: Unable to locate the feature for the SYSGEN_JSCRIPT variable in the catalog.
Added the Times New Roman (Subset 1_30) feature (SYSGEN_FONTS_TIMES_1_30) to the platform.
Added the Toolhelp API feature (SYSGEN_TOOLHELP) to the platform.
Added the Pocket Internet Explorer HTML View (WEBVIEW) feature (SYSGEN_WEBVIEW) to the platform.
Added the Printer Devices feature (SYSGEN_PRINTING) to the platform.
Added the Standard I/O (STDIO) feature (SYSGEN_STDIO) to the platform.
Added the SimSun & NSimSun feature (SYSGEN_FONTS_SIMSUN) to the platform.
Added the Standard I/O ASCII (STDIOA) feature (SYSGEN_STDIOA) to the platform.
Added the Internet Explorer Multiple-Language Base API feature (SYSGEN_MLANG) to the platform.
Added the Symbol feature (SYSGEN_FONTS_SYMBOL) to the platform.
Added the Storage Manager feature (SYSGEN_STOREMGR) to the platform.
Added the CAB File Installer/Uninstaller feature (SYSGEN_WCELOAD) to the platform.
Added the Windows Internet Services feature (SYSGEN_WININET) to the platform.
Added the URL Moniker Services feature (SYSGEN_URLMON) to the platform.
Added the RAM and ROM File System feature (SYSGEN_FSRAMROM) to the platform.
Added the C++ Exception Handling feature (SYSGEN_CPP_SEH) to the platform.
Added the Sample Internet Explorer 6.0 Internet Options Control Panel feature (SYSGEN_INETCPL) to the platform.
Added the Software-based Input Panel Driver feature (SYSGEN_SOFTKB) to the platform.
Added the Tahoma (Subset 1_07) feature (SYSGEN_FONTS_TAHOMA_1_07) to the platform.
Added the Internet Explorer Browser Control Host feature (SYSGEN_SHDOCVW) to the platform.
Added the RAM-based Registry feature (SYSGEN_FSREGRAM) to the platform.
Added the National Language Support (NLS) feature (SYSGEN_CORELOC) to the platform.
Added the Run-Time Type Information feature (SYSGEN_RTTI) to the platform.
Added the Telephony API (TAPI 2.0) feature (SYSGEN_TAPI) to the platform.
Added the Printer Devices driver to the platform.
Added the PCMCIA (i82365-compatible) driver to the platform.
Added the CS8900 driver to the platform.
Added the S32410 Touch Panel driver to the platform.
Added the S32410 USB Device driver to the platform.
Added the Storage Devices driver to the platform.
Added the PCI Bus driver to the platform.
Added the S32410 Audio driver to the platform.
Added the SMDK2410 Power Button driver to the platform.
Added the NOP (Stub) Keyboard/Mouse English driver to the platform.
Added the S32410 LCD Display driver to the platform.
Added the S32410 Serial UART driver to the platform.
1 warnings found. Not all features or drivers could be added. The build system will automatically include these when you build the platform.
——————————————————————————————————————————————————————
makeimg: FATAL ERROR: Cannot open D:\WINCE420\PUBLIC\THREE\RelDir\MY2410~1\postproc\platform.bib
makeimg: FATAL ERROR: Cannot open D:\WINCE420\PUBLIC\THREE\RelDir\MY2410~1\postproc\platform.bib
Error PB2505: Error executing #(D:\WINCE420\PUBLIC\THREE\RelDir\MY2410~1\)makeimg.exe.

THREE - 3 error(s), 0 warning(s)
...全文
276 4 打赏 收藏 转发到动态 举报
写回复
用AI写文章
4 条回复
切换为时间正序
请发表友善的回复…
发表回复
mxz123456 2010-10-19
  • 打赏
  • 举报
回复
1、BSP包的的名称 要看CEC文件,路径要正确
2、Setting要设置
cec 文件不是在 C:\WINCE420\PLATFORM\SMDK2410 目录下吗
还有 setting 也设置了 啊 请高手 说的清楚些 谢了
mxz123456 2010-10-19
  • 打赏
  • 举报
回复
到底是 什么原因啊?有知道的 快说答案呗 我也遇到此类问题了 谢谢
宇帆 2009-12-19
  • 打赏
  • 举报
回复
1、BSP包的的名称 要看CEC文件,路径要正确
2、Setting要设置
guopeixin 2009-12-19
  • 打赏
  • 举报
回复
jf,哈哈
内容概要:本文围绕【Koopman降阶非线性辨识与控制】开展研究,聚焦于数据驱动(Data-driven)框架下库普曼(Koopman)控制特征函数的分析与实现,提出一种基于Matlab的简化版代码实现方法。该研究通过构建简化的Koopman算子模型,对非线性系统进行线性化降阶处理,从而实现对复杂系统动态行为的有效辨识与控制。文中详细阐述了Koopman谱分析、动态模态分解(DMD)等核心理论在控制中的应用,结合具体Matlab代码演示了特征函数的提取流程与控制策略的设计,强调算法的可复现性与工程实用性。研究不仅适用于非线性系统建模,也为高维复杂系统的实时控制提供了轻量化解决方案。; 适合人群:具备一定非线性系统控制、现代控制理论基础和Matlab编程能力的研究生、科研人员及自动化、航空航天、机器人等领域的工程技术人员。; 使用场景及目标:① 学习并掌握数据驱动的Koopman控制理论及其在非线性系统降阶中的应用;② 通过提供的Matlab代码实现,复现并验证Koopman特征函数的提取与控制效果,加深对降阶模型的理解;③ 将该方法应用于如机器人控制、飞行器姿态调整、能源系统调度等存在复杂非线性的实际场景中,以实现高效、稳定的控制。; 阅读建议:此资源侧重于理论与代码实现的紧密结合,建议读者在学习时首先理解Koopman算子的基本思想,然后对照Matlab代码逐行分析其实现逻辑,重点关注数据预处理、算子构造、特征值求解等关键步骤。同时,应结合实际应用场景,尝试修改参数或测试不同数据,以充分把握该方法的优势与局限性。

19,524

社区成员

发帖
与我相关
我的任务
社区描述
硬件/嵌入开发 嵌入开发(WinCE)
社区管理员
  • 嵌入开发(WinCE)社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧