Cannot open support_common.h

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Cannot open support_common.h

524 Views
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.

Labels (1)
0 Kudos
3 Replies

392 Views
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

392 Views
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 Kudos

392 Views
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 Kudos