Re: CE6 porting a CE5 BSP - SC_CreateMutex



Thanks for the suggestions and clarification ref. CreateMutex.

Correct me if I am wrong but I thought critical section objects will
only work for different threads in one process.
If I want to access the resource (the i2c device) from a driver and the
OAL surely these will be running in processes?

So it looks like it might need to be the KernelIoCotnrol route :-(

Andrew

.