If you try to compile the demo firmware for the PCAN-RS-232 under Windows Vista or Windows 7 as described in the user manual, you may run into the problem that on "make all" the process is stopped with an "Error 126" message.
To overcome this, you can update the make tool:
- Download the following ZIP package:
The corresponding sourcecode is available in the following linked places:
make 3.82-5, libgcc 4.6.2-1, libiconv 1.14-2, libintl 0.18.1.1-2 - Extract the contents of the ZIP file (including subdirectory structure!) into the directory where your WinARM installation resides. This should be C:\ (root directory).
This replaces the existing make tool with a fairly new one from the MinGW project and adds three needed DLLs.
Greetings
Mark