"No rule to make target ..... MQX-3.6.2/lib/m52259evb.cw10/mqx/intflash.lcf needed by moo.elf

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

"No rule to make target ..... MQX-3.6.2/lib/m52259evb.cw10/mqx/intflash.lcf needed by moo.elf

跳至解决方案
1,084 次查看
dhlocker
Contributor III
Well, of course not, it's a source file. This is a new MQX project - all compiles fine, Eclipse/CW10 workspace is separate from MQX-3.6.2 installation directory. Looking at the makefile doesn't help - moo.elf depends on intflash.lcf and the rest of my source files. I'm feeling pretty stupid right about now - I never had this kind of trouble with hand-built makefiles, but that was a few years ago. Regards, Donald.
0 项奖励
1 解答
551 次查看
dhlocker
Contributor III

Answering my own question, in case anyone else might need the info eventually. Project->Clean and all is well.

在原帖中查看解决方案

0 项奖励
2 回复数
552 次查看
dhlocker
Contributor III

Answering my own question, in case anyone else might need the info eventually. Project->Clean and all is well.

0 项奖励
551 次查看
c_dawg
Contributor III

When using MQX, it also helps when the psp and bsp compile correctly "without errors" before compiling the project using them.

:smileyhappy:This was my obvious problem.

0 项奖励