I was looking to use the MADC driver from the A8_1.0.0 35XX BSP.
I wanted to pass some ADC reading to my user space application.
I noticed they are using embedded pointers to user space buffers in the IOCTRL calls. I was under the impression this is a big time no-no under CE 6.
Are my assumptions correct?