Hi,
I am basically new to WinCE environment so I would really appreciate if any
one of you could help me to sort out my problem.
I am using Intel PXA270 and BSP is MainstoneII in WinCE5.0. I want to make
my GPIO 14 as active output high. So I have changed GPIO's in
xlli_mainstone_defs.inc and mainstone.inc
GPIO's that I changed are GPDR0 as 0xC010C000 ( for output), GPSR0 as
0x00004000 ( for active high). My GAFR0_L is 0x84000000 as well.
But these values are not configuring my GPIO 14 as high as I measured
signal. Later on, I tried to print GPIO's values on hyper terminal but it
showing GPSR0 still as 0x00000000. I donot know where else do I need to
change for make it active high?
Thanks in advance.
Kind Regards,
Sandeep