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)
...全文
258 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,哈哈
内容概要:本文提出一种基于鱼鹰优化算法(OOA)优化的CNN-BiGUR-Attention混合模型,用于提升短期风电功率预测的精度与稳定性,采用Matlab实现代码仿真。该模型融合卷积神经网络(CNN)提取输入数据的局部空间特征,利用双向门控循环单元(BiGUR)捕捉风速、功率等时间序列的前后向动态依赖关系,并引入注意力机制自适应强化关键时间步的特征权重,从而增强模型对非平稳风电数据的表征能力;进一步,采用OOA算法对模型超参数进行全局寻优,有效提升模型收敛速度与泛化性能。研究基于实际风电场历史数据开展实验验证,结果表明,该方法相较传统模型在预测精度、鲁棒性和误差抑制方面表现更优,适用于高比例可再生能源接入背景下的电力系统调度需求。; 适合人群:从事新能源发电预测、电力系统优化调度、智能算法与深度学习融合应用等方向的科研人员及工程技术人员,尤其适合具备Matlab编程能力、熟悉时间序列建模与深度学习框架的研究者。; 使用场景及目标:①实现风电场短期功率高精度预测,支撑电网安全稳定调度与能量管理;②为深度学习模型结构设计与智能优化算法联合调参提供实践范例;③推动人工智能技术在可再生能源预测、智能电网运行等领域的落地应用。; 阅读建议:建议结合提供的Matlab代码深入理解CNN-BiGUR-Attention网络架构搭建、注意力机制实现方式及OOA优化流程,重点关注数据预处理、模型训练与参数调优细节,可通过替换不同风电数据集进行对比实验,进一步掌握模型迁移能力与适应性。

19,523

社区成员

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

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