Application Note 485 concerns CPUID and how to determine which hw features are enabled. The document implies that I can find the examples in the application note on the Intel website, "... In addition, updated versions of the programming examples included in this application note are available through your Intel representative, or visit Intel’s
website at http://developer.intel.com/." Will you tell me where I can download the source files for the programming examples? Ideally you would also supply a sample build script.
Thanks and best regards.
As far as I know, those examples aren't available as source files. You can copy and paste them from the AP-485 itself. However, without understanding of how CPUID works and without being aware of some gotchas you might not be able to do anything usefull with those examples.
--------
If you find my post helpfull, please rate it and/or select it as a best answer where applies. Thank you.