Warning: main(/www/www/htdocs/style/globals.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/ida_tdk_en/appl_note/mdriver_max.html on line 1

Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/globals.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/ida_tdk_en/appl_note/mdriver_max.html on line 1

Warning: main(/www/www/htdocs/style/header.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/ida_tdk_en/appl_note/mdriver_max.html on line 8

Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/header.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/ida_tdk_en/appl_note/mdriver_max.html on line 8

mdriver_max

Global variable in startup

Synopsis:

unsigned mdriver_max;

Description:

The mdriver_max is a global variable in startup in the file mdriver_max.c. Since most of the time spent in startup is copying the OS image from flash to RAM, this value is the amount of data (in bytes) to copy between iterations of your minidriver handler function. You may need to modify this value based on the timing requirements of your driver.

The entry looks like:

unsigned mdriver_max = KILO(16);

Classification:

QNX Neutrino


Warning: main(/www/www/htdocs/style/footer.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/ida_tdk_en/appl_note/mdriver_max.html on line 67

Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/footer.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/ida_tdk_en/appl_note/mdriver_max.html on line 67