Cannot open support_common.h

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Cannot open support_common.h

1,347件の閲覧回数
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,215件の閲覧回数
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,215件の閲覧回数
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,215件の閲覧回数
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 件の賞賛
返信