完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
执行命令如下:
D:\\S32DS\\S32DS_ARM_v2018R1\\eclipse\\eclipsec.exe -noSplash --launcher.suppressErrors -no-indexer -application org.eclipse.cdt.managedbuilder.core.headlessbuild --launcher.ini D:\\S32DS \\S32DS_ARM_v2018R1\\eclipse\\s32ds.ini -data D:\tmp2\test -import D:\tmp2\x01-2024-racp -cleanBuild s32k144_64_app/Debug 失败日志: .log如下 !SESSION 2023-05-25 20:13:48.147 ------------------------------------ ---------- eclipse.buildId=4.6.3.M20170301-0400 java.version=1.8.0_51 java.vendor=甲骨文公司 引导加载程序常量:OS=win32、ARCH=x86、WS=win32、NL=en_US 框架参数:-product com.nxp.s32ds.arm.ide.product -no-indexer -application org.eclipse.cdt.managedbuilder.core.headlessbuild -import D:\tmp2\x01-2024-racp -cleanBuild s32k144_64_app/Debug 命令行参数:-os win32 -ws win32 -arch x86 -product com.nxp.s32ds.arm.ide.product -no-indexer -application org.eclipse.cdt.managedbuilder.core.headlessbuild -data D:\tmp2 \test3 -导入 D:\tmp2\x01-2024-racp -cleanBuild s32k144_64_app/调试 !ENTRY com.freescale.s32ds.cdt.core 4 0 2023-05-25 20:14:00.796 !MESSAGE 错误:行 ../Sources/LCD/LCD_Drv.c:631:16:警告:未使用的变量“num”[-Wunused-variable] 未在队列中注册! !堆栈 0 java.lang.IllegalArgumentException: Line ../Sources/LCD/LCD_Drv.c:631:16: 警告:未使用的变量 'num' [-Wunused-variable] 未在队列中注册! 在 com.freescale.s32ds.cdt.core.OutputLineQueue.logError (OutputLineQueue.java:91) 在 com.freescale.s32ds.cdt.core.OutputLineQueue.setDone(OutputLineQueue.java:57) 在 com.freescale.s32ds.cdt.core.FSLErrorParserManager.outputLine(FSLErrorParserManager.java:473) 在 com.freescale.s32ds.cdt.core.FSLErrorParserManager.processErrorParsers(FSLErrorParserManager.java:459) 在 com.freescale.s32ds.cdt.core.FSLErrorParserManager.processLine(FSLErrorParserManager.java:358) 在 org.eclipse.cdt.internal.core.ConsoleOutputSniffer.processLine(ConsoleOutputSniffer.java:178) 在 org.eclipse.cdt.internal.core.ConsoleOutputSniffer.access$0(ConsoleOutputSniffer.java:174) 在 org.eclipse.cdt.internal.core.ConsoleOutputSniffer$ConsoleOutputStream.checkLine(ConsoleOutputSniffer.java:99) 在 org.eclipse.cdt.internal.core.ConsoleOutputSniffer$ConsoleOutputStream.write(ConsoleOutputSniffer.java:58) 在 java.io.OutputStream.write(未知来源) 在 org.eclipse.cdt.internal.core.ProcessClosure$ReaderThread.run(ProcessClosure.java:57) !ENTRY com.freescale.s32ds.cdt.core 4 0 2023-05-25 20:14:00.902 !MESSAGE 错误:行 ../Sources/SC2021/sc2021.c:591:16:警告:未使用的变量“verify_ret”[-Wunused-variable] 未在队列中注册! !堆栈 0 java.lang.IllegalArgumentException: Line ../Sources/SC2021/sc2021.c:591:16: 警告:未使用的变量 'verify_ret' [-Wunused-variable] 未在队列中注册! 在 com.freescale.s32ds.cdt.core.OutputLineQueue.logError (OutputLineQueue.java:91) 在 com.freescale.s32ds.cdt.core.OutputLineQueue.setDone(OutputLineQueue.java:57) 在 com.freescale.s32ds.cdt.core.FSLErrorParserManager.outputLine(FSLErrorParserManager.java:473) 在 com.freescale.s32ds.cdt.core.FSLErrorParserManager.processErrorParsers(FSLErrorParserManager.java:459) 在 com.freescale.s32ds.cdt.core.FSLErrorParserManager.processLine(FSLErrorParserManager.java:358) 在 org.eclipse.cdt.internal.core.ConsoleOutputSniffer.processLine(ConsoleOutputSniffer.java:178) 在 org.eclipse.cdt.internal.core.ConsoleOutputSniffer.access$0(ConsoleOutputSniffer.java:174) 在 org.eclipse.cdt.internal.core.ConsoleOutputSniffer$ConsoleOutputStream.checkLine(ConsoleOutputSniffer.java:99) 在 org.eclipse.cdt.internal.core.ConsoleOutputSniffer$ConsoleOutputStream.write(ConsoleOutputSniffer.java:58) 在 java.io.OutputStream.write(未知来源) 在 org.eclipse.cdt.internal.core.ProcessClosure$ReaderThread.run(ProcessClosure.java:57) !ENTRY org.eclipse.core.resources 2 10035 2023-05-25 20:14:01.613 !MESSAGE 工作区将退出,但此会话中未保存更改。 !SESSION 2023-05-25 20:15:02.138 ---------------------------------- ---------- eclipse.buildId=4.6.3.M20170301-0400 java.version=1.8.0_51 java.vendor=甲骨文公司 引导加载程序常量:OS=win32、ARCH=x86、WS=win32、NL=en_US 框架参数:-product com.nxp.s32ds.arm.ide.product -no-indexer -application org.eclipse.cdt.managedbuilder.core.headlessbuild -import D:\tmp2\x01-2024-racp -cleanBuild s32k144_64_app/Debug 命令行参数:-os win32 -ws win32 -arch x86 -product com.nxp.s32ds.arm.ide.product -no-indexer -application org.eclipse.cdt.managedbuilder.core.headlessbuild -data D:\tmp2 \test3 -导入 D:\tmp2\x01-2024-racp -cleanBuild s32k144_64_app/调试 !ENTRY org.eclipse.core.resources 2 10035 2023-05-25 20:15:04.076 !MESSAGE 工作区退出并在前一个会话中未保存更改;刷新工作区以恢复更改。 !ENTRY com.freescale.s32ds.cdt.core 4 0 2023-05-25 20:15:10.287 !MESSAGE 错误:行 ../Sources/LCD/LCD.c:164:12:警告:“LCD_Refresh_once”已定义但未使用 [-Wunused-variable] 未在队列中注册! !堆栈 0 java.lang.IllegalArgumentException: Line ../Sources/LCD/LCD.c:164:12: warning: 'LCD_Refresh_once' 已定义但未使用 [-Wunused-variable] 未在队列中注册! 在 com.freescale.s32ds.cdt.core.OutputLineQueue.logError (OutputLineQueue.java:91) 在 com.freescale.s32ds.cdt.core.OutputLineQueue.setDone(OutputLineQueue.java:57) 在 com.freescale.s32ds.cdt.core.FSLErrorParserManager.outputLine(FSLErrorParserManager.java:473) 在 com.freescale.s32ds.cdt.core.FSLErrorParserManager.processErrorParsers(FSLErrorParserManager.java:459) 在 com.freescale.s32ds.cdt.core.FSLErrorParserManager.processLine(FSLErrorParserManager.java:358) 在 org.eclipse.cdt.internal.core.ConsoleOutputSniffer.processLine(ConsoleOutputSniffer.java:178) 在 org.eclipse.cdt.internal.core.ConsoleOutputSniffer.access$0(ConsoleOutputSniffer.java:174) 在 org.eclipse.cdt.internal.core.ConsoleOutputSniffer$ConsoleOutputStream.checkLine(ConsoleOutputSniffer.java:99) 在 org.eclipse.cdt.internal.core.ConsoleOutputSniffer$ConsoleOutputStream.write(ConsoleOutputSniffer.java:58) 在 java.io.OutputStream.write(未知来源) 在 org.eclipse.cdt.internal.core.ProcessClosure$ReaderThread.run(ProcessClosure.java:57) !ENTRY com.freescale.s32ds.cdt.core 4 0 2023-05-25 20:15:11.310 !MESSAGE 错误:行 ../Sources/SC2021/sc2021.c:307:16:警告:未使用的变量“GET_0x224_Value”[-Wunused-variable] 未在队列中注册! !堆栈 0 java.lang.IllegalArgumentException: Line ../Sources/SC2021/sc2021.c:307:16: 警告:未使用的变量 'GET_0x224_Value' [-Wunused-variable] 未在队列中注册! 在 com.freescale.s32ds.cdt.core.OutputLineQueue.logError (OutputLineQueue.java:91) 在 com.freescale.s32ds.cdt.core.OutputLineQueue.setDone(OutputLineQueue.java:57) 在 com.freescale.s32ds.cdt.core.FSLErrorParserManager.outputLine(FSLErrorParserManager.java:473) 在 com.freescale.s32ds.cdt.core.FSLErrorParserManager.processErrorParsers(FSLErrorParserManager.java:459) 在 com.freescale.s32ds.cdt.core.FSLErrorParserManager.processLine(FSLErrorParserManager.java:358) 在 org.eclipse.cdt.internal.core.ConsoleOutputSniffer.processLine(ConsoleOutputSniffer.java:178) 在 org.eclipse.cdt.internal.core.ConsoleOutputSniffer.access$0(ConsoleOutputSniffer.java:174) 在 org.eclipse.cdt.internal.core.ConsoleOutputSniffer$ConsoleOutputStream.checkLine(ConsoleOutputSniffer.java:99) 在 org.eclipse.cdt.internal.core.ConsoleOutputSniffer$ConsoleOutputStream.write(ConsoleOutputSniffer.java:58) 在 java.io.OutputStream.write(未知来源) 在 org.eclipse.cdt.internal.core.ProcessClosure$ReaderThread.run(ProcessClosure.java:57) !ENTRY org.eclipse.core.resources 2 10035 2023-05-25 20:15:12.021 !MESSAGE 工作区将退出,但此会话中未保存更改。 |
|
相关推荐
1个回答
|
|
The error message indicates that Java was started but returned an exit code of 1. This could be caused by a number of reasons, such as an invalid command line argument, incompatible Java version, insufficient memory allocation, or an issue with the Eclipse installation. To troubleshoot this issue, you can try the following steps:
1. Check the command line arguments to ensure they are correct. 2. Verify that the Java version required by S32DS is installed and configured correctly. 3. Increase the memory allocation by adding the -Xmx parameter to the command line. 4. Verify that the Eclipse installation is complete and correctly configured. You may also try to run S32DS on a different machine to see if the issue is specific to the current environment. If none of the above steps solve the issue, you may want to contact the S32DS support team for further assistance. |
|
|
|
只有小组成员才能发言,加入小组>>
1925个成员聚集在这个小组
加入小组我的项目我做主,使用GN+Ninja来完成构建系统(VSCode开发RT106X)
36400 浏览 0 评论
NXP IMX8应用处理器快速入门必备:技巧、使用、设计指南
4625 浏览 1 评论
6090 浏览 1 评论
6797 浏览 0 评论
NXP i.MX6UL开发板(linux系统烧录+规格+硬件+模块移植)使用手册
4235 浏览 0 评论
634浏览 2评论
求助,S32G上Core M启动后如何让Core A在Flash指定位置加载uboot?
631浏览 2评论
ESP32-WROVER-IE + LAN8720以太网,GPIO0电压只有1.6v,无法正常进入spi flash boot模式如何解决?
633浏览 2评论
求分享适用于PN7160 Android的NFC工厂测试应用程序
716浏览 2评论
819浏览 2评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-12-11 22:42 , Processed in 1.337391 second(s), Total 78, Slave 61 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号