Unable to build platforms using MX31 BSP in WCE500

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

Unable to build platforms using MX31 BSP in WCE500

Jump to solution
3,466 Views
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
Tags (2)
0 Kudos
1 Solution
1,727 Views
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.

View solution in original post

0 Kudos
2 Replies
1,728 Views
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 Kudos
1,727 Views
MarcL_
Contributor II
Just a quick note to thanks keisner_tci.
 
Your suggestion did the trick!
 
0 Kudos