Hi,
I have started working on MX31 BSP. I installed the
MX31_BSP_WCE500_RTM_9.msi. When we install this installble we can get
the required BSP stuff and also three sample work spaces in the
PBworksapaces holder automatically. The three work spaces are
1.I300-30evbmobility
2.MX31mobility
3.MX31PMC
They also given how to build these images. I builded the first two and
the images are generated both in the release and debug modes. But the
third one is not building with the following errors,
BUILD: [01:0000000158:ERRORE]
e:\WINCE500\PLATFORM\Mx31\Src\Inc\args.h(34) : fatal error C1083:
Cannot open include file: 'pmcargs.h': No such file or directory
BUILD: [01:0000000159:PROGC ] Compiling .\debug.c
BUILD: [01:0000000162:ERRORE]
e:\WINCE500\PLATFORM\Mx31\Src\Inc\args.h(34) : fatal error C1083:
Cannot open include file: 'pmcargs.h': No such file or directory
BUILD: [01:0000000163:PROGC ] Compiling .\imgcfg.c
BUILD: [01:0000000166:ERRORE]
e:\WINCE500\PLATFORM\Mx31\Src\Inc\args.h(34) : fatal error C1083:
Cannot open include file: 'pmcargs.h': No such file or directory
BUILD: [01:0000000167:PROGC ] Compiling .\waitutils.c
BUILD: [01:0000000170:ERRORE]
e:\WINCE500\PLATFORM\Mx31\Src\Inc\args.h(34) : fatal error C1083:
Cannot open include file: 'pmcargs.h': No such file or directory
BUILD: [01:0000000171:PROGC ] Linking
E:\WINCE500\platform\MX31\lib\ARMV4I\retail\bspcmn.lib
BUILD: [01:0000000173:ERRORE] LINK : fatal error LNK1181: cannot open
input file 'obj\ARMV4I\retail\args.obj'
I checked the entire system but i didn't found the pmcargs.h file. and
this file is included in the args.h file.
Please anybody inform me any solutions, ideas or experiences regarding
this problem?
Regards,
Kumar.