Though you can write "C" code in Notepad, you must have a C compiler, such as the compiler included with the Microsoft Visual Studio development suite, to compile the code. To write a C code file in ...
[Editor's note: Part 1 introduces the basic principles of writing C code for DSP. Part 3 will explain how to access DSP features like hardware loops and circular addressing from portable C. It will be ...