RE: How to PowerOff or goto Dos with a CEPC by JoshChang
JoshChang
Mon May 14 08:57:02 CDT 2007
Hi c bayer,
Q 1 - In CEPC, if you ever wanted to shutdown the CEPC, you have to give
some value to the register in South Bridge, the actual step differs from one
chipset to another.
So please first check what the South Bridge of you CEPC is, and then make
reference to the datasheet of the chipset. You could use "WRITE_PORT_UCHAR"
write the data to certain port address...
Q 2 - as far as I know, you have to reboot the system. And if the CF is a
bootable disk, it will go directly to DOS......
"c bayer" wrote:
> Sers,
> I use the CEPC BSP to develop a CE 6 Realtime OS.
> 2Questions:
>
> 1. How to PowerOff (Shutdown)?
> 2. I load the Image with loadcepc. How could I go back to MSDos?
>
> Thanks
> cba
>
>
>