user770402
user770402

Reputation:

Intel Chipset Programming

Does anyone know how to get start with writing a program to access, say, an intel memory controller hub, such as the intel 5400 mch or the intel p45 mch? Do I need Intel's Parallel Composer studio to get started? Can I simply get started with C/C++ programming in Visual Studio C++? If so, how do I get started?

Upvotes: 11

Views: 2242

Answers (1)

user770402
user770402

Reputation:

I found the programmer's reference manuals on Intel's website. This is all I was looking for www.intel.com/products/processor/manuals

Upvotes: 3

Related Questions