shell.exe is not accepting any input after it is launched
- From: Esha <iimeandmyself@xxxxxxxxx>
- Date: Wed, 29 Aug 2007 10:37:35 +0530
Hi,
I'm building an image using the sample TinyKernel for and Atmel board for At91Rm9200 on WinCe 5.0. The Problem i'm facing is, after the kernel starts, shell (using the platform builder's target control window) is not taking the input after the 'shell.exe' is launched.
While launching 'shell.exe', first it loads the modules, 'coredll.dll' and 'toolhelp.dll' then it loads the module, 'shell.exe'. (saw all these using kitldebug prints)
Debug Prints:
FILESYS: Launching shell.exe
>>> Loading module coredll.dll at address 0x03F30000-0x03FF4000 (RW data at 0x01FFE000-0x01FFF2C5)
>>> Loading module toolhelp.dll at address 0x03E10000-0x03E16000 (RW data at 0x01FE7000-0x01FE7058)
>>> Loading module shell.exe at address 0x06010000-0x0602B000
Shell: No extension DLLs found
FILESYS: Done launching apps
This device has booted 1 times !!!
If some input is given before loading the 'shell.exe' module, on the taget control window (where the command prompt Windows CE> is present ), it is accepting and executing the commands. But immediately after loading the 'shell.exe' module, shell is not responding.
What could be the problem ? Has anybody faced the same ? Please give me some suggestion.
Regards
Esha
.
- Prev by Date: Re: System power off fail issue with BINFS in Windows CE 6.0
- Next by Date: WinCE 6.0 new BSP creation
- Previous by thread: Re: CreateEvent Not Supported in C# CE 5.0
- Next by thread: WinCE 6.0 new BSP creation
- Index(es):
Relevant Pages
|