Unable to build platforms using MX31 BSP in WCE500

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

Unable to build platforms using MX31 BSP in WCE500

跳至解决方案
3,467 次查看
rathan_surya
Contributor I

Hi,

I am unable to build platforms with MX31 BSP IN WCE500. I installed the MX31_BSP_WCE500_RTM_9.msi and started building as specified in the user manual. I builded the two sample work spaces given by the freescale(I300-30VBMOBILTY, MX31mobilty) but when I am trying to build the third sample work space, i am getting errors as

BUILD: [00:0000000148:smileytongue:ROGC ] Compiling \WINCE500\PLATFORM\Mx31\Src\Common\Bspcmn\ directory.
BUILD: [01:0000000155:smileytongue:ROGC ] Compiling .\args.c
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:smileytongue:ROGC ] 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:smileytongue:ROGC ] 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:smileytongue:ROGC ] 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:smileytongue:ROGC ] 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'
BUILD: [00:0000000175:smileytongue:ROGC ]

I couldn't find this file in my system.

I started working with other platform configuration(internet appliance), still unable to build with the errors

Error: Could not find file 'E:\WINCE500\PBWorkspaces\MyMX31\RelDir\MX31_ARMV4I_Release\ddi_ipu_sdc.dll' on disk

If anybody know's the solutions please send me a mail, your welcome for any suggestions also.

My mail id is rathan_surya@rediffmail.com

Thnks and Regards,
Surya.

 

msg314_errors-mx31.txt

Message Edited by t.dowe on 2009-09-04 12:40 PM
标记 (2)
0 项奖励
1 解答
1,728 次查看
keisner_tci
Contributor I
Hi,
 
"Error: Could not find file 'E:\WINCE500\PBWorkspaces\MyMX31\RelDir\MX31_ARMV4I_Release\ddi_ipu_sdc.dll' on disk"
 
Had same error.  The answer to a problem is to include DirectDraw component.

在原帖中查看解决方案

0 项奖励
2 回复数
1,729 次查看
keisner_tci
Contributor I
Hi,
 
"Error: Could not find file 'E:\WINCE500\PBWorkspaces\MyMX31\RelDir\MX31_ARMV4I_Release\ddi_ipu_sdc.dll' on disk"
 
Had same error.  The answer to a problem is to include DirectDraw component.
0 项奖励
1,728 次查看
MarcL_
Contributor II
Just a quick note to thanks keisner_tci.
 
Your suggestion did the trick!
 
0 项奖励