Atmel website | ARM Community | AVR freaks | Technical Support
Banner
 FAQ •  Search •  Register •  Login 

All times are UTC + 1 hour [ DST ]




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Problems with compilation
PostPosted: Tue Mar 03, 2009 7:00 pm 
Offline

Joined: Sat Mar 15, 2008 11:34 pm
Posts: 5
Hi,

I had some delay(3 months) with programming/adjusting BSP to my own design,


I have some strange problems with compilation of Windows CE,
please take a look at part of logs:
..
makeimg: Warning Localization FAILED: Could not find C:\WINCE600\OSDesign\AT91SAM9261EK_DEMO_org\AT91SAM9261EK_DEMO\RelDir\AT91SAM9261EK_ARMV4I_Debug\tsvc_dst.DLL|EXE|CPL
makeimg: Localizing files listed in C:\WINCE600\OSDesign\AT91SAM9261EK_DEMO_org\AT91SAM9261EK_DEMO\RelDir\AT91SAM9261EK_ARMV4I_Debug\shell.loc
makeimg: run command: res2exe -r -c C:\WINCE600\OSDesign\AT91SAM9261EK_DEMO_org\AT91SAM9261EK_DEMO\RelDir\AT91SAM9261EK_ARMV4I_Debug\0409\ceshell.res C:\WINCE600\OSDesign\AT91SAM9261EK_DEMO_org\AT91SAM9261EK_DEMO\RelDir\AT91SAM9261EK_ARMV4I_Debug\ceshell.dll
makeimg: run command: res2exe -r -c C:\WINCE600\OSDesign\AT91SAM9261EK_DEMO_org\AT91SAM9261EK_DEMO\RelDir\AT91SAM9261EK_ARMV4I_Debug\0409\explorer.res C:\WINCE600\OSDesign\AT91SAM9261EK_DEMO_org\AT91SAM9261EK_DEMO\RelDir\AT91SAM9261EK_ARMV4I_Debug\explorer.exe
makeimg: Localizing files listed in C:\WINCE600\OSDesign\AT91SAM9261EK_DEMO_org\AT91SAM9261EK_DEMO\RelDir\AT91SAM9261EK_ARMV4I_Debug\shellsdk.loc
makeimg: run command: res2exe -r -c C:\WINCE600\OSDesign\AT91SAM9261EK_DEMO_org\AT91SAM9261EK_DEMO\RelDir\AT91SAM9261EK_ARMV4I_Debug\0409\aygshell.res C:\WINCE600\OSDesign\AT91SAM9261EK_DEMO_org\AT91SAM9261EK_DEMO\RelDir\AT91SAM9261EK_ARMV4I_Debug\aygshell.dll
makeimg: Localizing files listed in C:\WINCE600\OSDesign\AT91SAM9261EK_DEMO_org\AT91SAM9261EK_DEMO\RelDir\AT91SAM9261EK_ARMV4I_Debug\wceshellfe.loc
makeimg: run command: res2exe -r -c C:\WINCE600\OSDesign\AT91SAM9261EK_DEMO_org\AT91SAM9261EK_DEMO\RelDir\AT91SAM9261EK_ARMV4I_Debug\0409\control.res C:\WINCE600\OSDesign\AT91SAM9261EK_DEMO_org\AT91SAM9261EK_DEMO\RelDir\AT91SAM9261EK_ARMV4I_Debug\control.exe
makeimg: run command: res2exe -r -c C:\WINCE600\OSDesign\AT91SAM9261EK_DEMO_org\AT91SAM9261EK_DEMO\RelDir\AT91SAM9261EK_ARMV4I_Debug\0409\cplmain.res C:\WINCE600\OSDesign\AT91SAM9261EK_DEMO_org\AT91SAM9261EK_DEMO\RelDir\AT91SAM9261EK_ARMV4I_Debug\cplmain.cpl
makeimg: run command: res2exe -r -c C:\WINCE600\OSDesign\AT91SAM9261EK_DEMO_org\AT91SAM9261EK_DEMO\RelDir\AT91SAM9261EK_ARMV4I_Debug\0409\connpnl.res C:\WINCE600\OSDesign\AT91SAM9261EK_DEMO_org\AT91SAM9261EK_DEMO\RelDir\AT91SAM9261EK_ARMV4I_Debug\connpnl.cpl
makeimg: run command: res2exe -r -c C:\WINCE600\OSDesign\AT91SAM9261EK_DEMO_org\AT91SAM9261EK_DEMO\RelDir\AT91SAM9261EK_ARMV4I_Debug\0409\intlp.res C:\WINCE600\OSDesign\AT91SAM9261EK_DEMO_org\AT91SAM9261EK_DEMO\RelDir\AT91SAM9261EK_ARMV4I_Debug\intlp.cpl
makeimg: run command: res2exe -r -c C:\WINCE600\OSDesign\AT91SAM9261EK_DEMO_org\AT91SAM9261EK_DEMO\RelDir\AT91SAM9261EK_ARMV4I_Debug\0409\stguip.res C:\WINCE600\OSDesign\AT91SAM9261EK_DEMO_org\AT91SAM9261EK_DEMO\RelDir\AT91SAM9261EK_ARMV4I_Debug\stguip.cpl
makeimg: Check for C:\WINCE600\OSDesign\AT91SAM9261EK_DEMO_org\AT91SAM9261EK_DEMO\RelDir\AT91SAM9261EK_ARMV4I_Debug\PreRomImage.bat to run.
makeimg: Change directory to C:\WINCE600.
makeimg: run command: cmd /C C:\WINCE600\OSDesign\AT91SAM9261EK_DEMO_org\AT91SAM9261EK_DEMO\RelDir\AT91SAM9261EK_ARMV4I_Debug\PreRomImage.bat romimage C:\WINCE600\OSDesign\AT91SAM9261EK_DEMO_org\AT91SAM9261EK_DEMO\RelDir\AT91SAM9261EK_ARMV4I_Debug\ce.bib

PREROMIMAGE processing...

makeimg: run command: romimage C:\WINCE600\OSDesign\AT91SAM9261EK_DEMO_org\AT91SAM9261EK_DEMO\RelDir\AT91SAM9261EK_ARMV4I_Debug\ce.bib

Windows CE ROM Image Builder v4.0.120 Copyright (c) Microsoft Corporation
Built: Jul 25 2006 16:37:02

Error: failed PB timebomb check
makeimg: FATAL ERROR: Command returned non-zero exit code 1 (dec).
makeimg: FATAL ERROR: Command returned non-zero exit code 1 (dec).

BLDDEMO: AT91SAM9261EK_DEMO build complete.

BR, Adrian


Top
 Profile  
 
 Post subject: Re: Problems with compilation
PostPosted: Fri Mar 06, 2009 5:52 pm 
Offline

Joined: Wed Mar 04, 2009 12:58 am
Posts: 1
I believe you've exceeded your 180 days evaluation of Platform Builder 6.0


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC + 1 hour [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron