Cannot open support_common.h

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

Cannot open support_common.h

1,333 次查看
blakehodder
Contributor III

I am compiling a project for the MCF52255AF80 with the MQX RTOS. I have compiled the m52259demo_libs to recompile the MQX kernal; however, when I compile my project I get support_common.h cannot be opened. I looked through the included files and it is missing. Where can I find this file to include it?

 

Thanks for your help.

标签 (1)
0 项奖励
回复
3 回复数

1,201 次查看
TomE
Specialist II

Type "support_common.h" into the Search Box in this forum and see if Jim's instructions help you in this match:

Re: MC52235 Serial Port Communications

Check some of the other matches in case they help.

Which files are trying to include the missing one?

Tom

1,201 次查看
blakehodder
Contributor III

Thanks for the help.

I was able to get that to work. However; once I build the project in debug it works then once I build it in release it says it cannot open enetprv.h.

Thanks,

Blake

0 项奖励
回复

1,201 次查看
blakehodder
Contributor III

The file that is trying to include this is Bootloader_V2.h. In fact the

bootloader files are were my errors are coming from.

0 项奖励
回复