在我尝试构建& sharpX-CUBE-SPN7演示应用程序时,会在此处运行最新的Eclipse Ac6会话:
1.选择菜单项
2.选择
3.选择
4.单击
5.选择文件'并单击
6.显示'en.X-CUBE-SPN7.zip_expanded'+ 4 Nucleo 030/103/302/401项目在'C / C ++ Indexer'期间发生内部错误
细节是:
在“C / C ++ Indexer”期间发生内部错误。
org.eclipse.cdt.internal.core.pdom.PDOMProxy不可以
演员
org.eclipse.cdt.internal.core.index.IWritableIndexFragment7。点击
8.在Project Explorer选项卡中右键单击
9.从下拉列表中选择''在'C / C ++ Indexer'期间发生内部错误
细节是:
在“C / C ++ Indexer”期间发生内部错误。
org.eclipse.cdt.internal.core.pdom.PDOMProxy不可以
演员
org.eclipse.cdt.internal.core.index.IWritableIndexFragment-与以前相同的错误。点击''
“问题”选项卡显示:
描述资源路径位置类型
make:***没有规则来制作目标`C:/Users//X-CUBE-SPN7-MC-6STEP/Middlewares/ST/UART_serial_com/Src/UART_UI.c',需要`Middlewares / UART_serial_com / UART_UI.o ”。停止。
STM32F401RE-Nucleo配置C / C ++问题
make:***没有规则来制作目标`C:/Users//X-CUBE-SPN7-MC-6STEP/Projects/Mul
ti/Examples/MotorControl/Src/main_F302.c',需要`user / main_F302.o ”。停止。 STM32F302R8-Nucleo C / C ++问题
重复步骤8和9选择'STM32F401RE-Nucleo Configuration'会产生相同的结果。
分析错误消息时,项目似乎在项目路径中有一条硬路径
我想建立这个项目。首先,我需要将其加载到Eclipse中。
如何将演示项目加载到SW4ST Eclipse中,以便正确更新文件路径?
如果做不到这一点,我该如何手动更新文件路径?
#sw4st#ihm07a1
以上来自于谷歌翻译
以下为原文
Running an up-to-date Eclipse Ac6 session here is what happens when I try to build the &sharpX-CUBE-SPN7 demo application:
1.select menu item
2. select
3. select
4. click
5. choose file ' and click
6. displays 'en.X-CUBE-SPN7.zip_expanded' + 4 Nucleo 030/103/302/401 projects An internal error occurred during:'C/C++ Indexer'
Details are:
An internal error occurred during: 'C/C++ Indexer'.
org.eclipse.cdt.internal.core.pdom.PDOMProxy cannot be
cast to
org.eclipse.cdt.internal.core.index.IWritableIndexFragment7. click
8. Right click on in Project Explorer tab
9. select '' from drop down listAn internal error occurred during:'C/C++ Indexer'
Details are:
An internal error occurred during: 'C/C++ Indexer'.
org.eclipse.cdt.internal.core.pdom.PDOMProxy cannot be
cast to
org.eclipse.cdt.internal.core.index.IWritableIndexFragment- same error as before. Click ''
The Problems tab displays:
Description Resource Path Location Type
make: *** No rule to make target `C:/Users//X-CUBE-SPN7-MC-6STEP/Middlewares/ST/UART_serial_com/Src/UART_UI.c', needed by `Middlewares/UART_serial_com/UART_UI.o'. Stop. STM32F401RE-Nucleo Configuration C/C++ Problem
make: *** No rule to make target `C:/Users//X-CUBE-SPN7-MC-6STEP/Projects/Multi/Examples/MotorControl/Src/main_F302.c', needed by `user/main_F302.o'. Stop. STM32F302R8-Nucleo C/C++ Problem
Repeating steps 8 and 9 selecting 'STM32F401RE-Nucleo Configuration' produces identical results.
Analyzing the error message, the projects appear to have a hard path in the the project path
I want to build the project. First I need to load it into Eclipse.
How do I load thedemo project into SW4ST Eclipse so the file paths are properly updated?
Failing that, how can I manually update the file paths?
#sw4st #ihm07a1