Can an application directly communicate with the processor without the use of operating system , when it is present???
please reply???
if so which APIs can
"Can an application directly communicate ..."
Yes
"if so which APIs can"
Direct application implies no PI for the A to use.
Even when the operating system is present , say on windows xp i want to make an appluication which communicates directly with processor without the use of windows xp???
Oh, then the application is called a driver.
So how can the driver be written and can it be written in any language??
You typically write the driver in C or assembly and according to the OS conventions.
we intend to write a library, /api which will communicate directly to the processor, will you please guide us how to work towards this
http://www.keil.com/condb/
View all questions in Keil forum