Re: CETK - Rebuilding the Touch Screen test in Kernel mode



Hi Jordan,

Thanks for ur reply.

FYI...
** Am working on Wince6.0
** Am working on ARM architecture
** tux.exe and dependent modules(coredll.dll, kato.dll,tooltalk.dll )
and touchtest.dll location is
"C:\Program Files\Microsoft Platform Builder\6.00\cepb\wcetk
\ddtk\armv4i"
**Am launcing the touchtest from CETK where we have changed the
command line as follows
tux -o - n -d touchtest

first i have tried in user mode only.it was able to load the touch.dll
but it was not able to access kernel function like
MMMAPIOSPACE etc(i.e the function returns zero)
so in the blogs it was written that to run the touchtest in kernel
mode

following is the debug output am getting when am running touchtest in
kernel mode

OSAXST1: >>> Loading Module 'coredll.dll' (0x86FFA6CC) at address
0x40010000-0x4012C000 in Process 'tux.exe' (0x83E7130C)
OSAXST1: >>> Loading Module 'tux.exe' (0x83E7130C) at address
0x00010000-0x0002C000 in Process 'tux.exe' (0x83E7130C)
PB Debugger Loaded symbols for 'C:\PROGRAM FILES\MICROSOFT PLATFORM
BUILDER\6.00\CEPB\WCETK\DDTK\ARMV4I\TUX.EXE'
OSAXST1: >>> Loading Module 'kato.dll' (0x83E71AA4) at address
0x412B0000-0x412B9000 in Process 'NK.EXE' (0x83AC5AA0)
PB Debugger Loaded symbols for 'C:\PROGRAM FILES\MICROSOFT PLATFORM
BUILDER\6.00\CEPB\WCETK\DDTK\ARMV4I\KATO.DLL'
OSAXST1: >>> Loading Module 'kato.dll' (0x83E71AA4) at address
0x412B0000-0x412B9000 in Process 'tux.exe' (0x83E7130C)
449948 PID:1fa0036 TID:392002a Failure loading library "KTux.DLL".
449949 PID:1fa0036 TID:392002a Error 126: The specified module or a
dependent module could not be found.

Hope this information is enough for you


.



Relevant Pages

  • Re: [PATCH 1/4] Blackfin: arch patch for 2.6.18
    ... to the kernel from the mtd medium, ... architecture if that means that you have to leave holes like setup. ... You seem to have lots of these machine specfic header files in include/asm. ... probably be either 'subarchitecture' or 'platform' in your code. ...
    (Linux-Kernel)
  • Re: VMINI driver
    ... It talks about %_WINCEROOT%\<Hardware Platform ... I notice that common.bib seems to select either kernel, ... You need to load the VMINI driver through the registry. ... The file naming is not coherent among different BSPs and also the ...
    (microsoft.public.windowsce.platbuilder)
  • Re: [RFC] [PATCH] Device Tree on ARM platform
    ... platform bus binding, except in the data structures used. ... that have to be correct for the kernel to work. ... The main selling points of the device tree AFAICT are that some ... same NFS tree and the same kernel image. ...
    (Linux-Kernel)
  • Xscale PXA255 CE.NET 4.2: Getting OEMGetExtensionDRAM to work ?
    ... up to reflect this and the platform is stable using this 64Mb setup. ... The platform can be expanded with a further 64Mb of SDRAM. ... The kernel hangs very quickly with the following output: ... Booting kernel with clean memory configuration: ...
    (microsoft.public.windowsce.platbuilder)
  • Re: [RFC] [PATCH] Device Tree on ARM platform
    ... This is a MPC5200 is the posterchild for device tree wreckage; ... an FPGA with all the devices instantiated in the FPGA fabric. ... changes from the kernel image. ...  abstraction for arbitrary hardware in the kernel: platform devices. ...
    (Linux-Kernel)