Search found 9 matches

by datalink
Sun Oct 15, 2006 10:55 am
Forum: C and ASM Programming
Topic: C for ARM
Replies: 26
Views: 36688

Hallo Gernot ich musste die Sache fΓΌr einpaar Tage zurΓΌckstellen und komme erst in etwa einer Woche wieder dazu. Wie hast du das OS wieder auf das Board gebracht? Peter Sorry, again in English: I have to put back this "problem" for a while, but will be back in a week. How did you put the OS back t...
by datalink
Fri Sep 29, 2006 5:38 am
Forum: C and ASM Programming
Topic: C for ARM
Replies: 26
Views: 36688

C for ARMs should always be installed as an Administrator. Anything should be installed as an Administrator whereever possible, as only then do you get full access to all areas that may need to be modified. In fact the Driver install will fail if it it is not done as an Administrator. I tested here...
by datalink
Thu Sep 28, 2006 5:38 am
Forum: C and ASM Programming
Topic: C for ARM
Replies: 26
Views: 36688

It sounds like the drivers have not been installed correctly. You should try the following procedure before reinstalling the course. On the CD there is a program called "F:\ARM Board USB Driver Installer\ARMBoardDriverInstaller.exe". Run this program to install the drivers. Once this has completed ...
by datalink
Wed Sep 27, 2006 2:33 pm
Forum: C and ASM Programming
Topic: C for ARM
Replies: 26
Views: 36688

Do you know of any wizard to setup I/O, Timers, UART etc.? I'm sorry, but I don't. There may be something about this later in the C4ARM course, otherwise you will need to refer to the ARM datasheet. Steve it does not look as good as it seemed yesterday. Now, I'm able to compile all of the example p...
by datalink
Tue Sep 26, 2006 5:56 pm
Forum: C and ASM Programming
Topic: C for ARM
Replies: 26
Views: 36688

Peter, Thank you for being patient and finding the workaround to this problem. It has thrown up problems with our testing procedures that we will correct in future. One minor problem I found is: I have to have 2 installations, one in Program Files and the other in Programme, since C4ARM looks in Pr...
by datalink
Tue Sep 26, 2006 3:00 pm
Forum: C and ASM Programming
Topic: C for ARM
Replies: 26
Views: 36688

That's good news that we've found the cause of the problem. Now for the solution... Either add this directory to the path each time you start your computer by creating a batch file and running it whenever necessary, or edit the locations of these tools within Programmers Notepad as described in my ...
by datalink
Tue Sep 26, 2006 10:43 am
Forum: C and ASM Programming
Topic: C for ARM
Replies: 26
Views: 36688

Hello Peter, This is quite a new product for us, which is why there are no other posts about it on this forum. But you're not the first user of this kit (but possibly the first one who has found a problem). It looks like Programmer's Notepad cannot find the "make.exe" file on your PC. It should liv...
by datalink
Tue Sep 26, 2006 6:46 am
Forum: C and ASM Programming
Topic: C for ARM
Replies: 26
Views: 36688

I'm not very familiar with this product, but I'll try to help. I've just tried to build a project and I got an error message: ** No rule to make target 'all': stop When I double-click the "main.c" file in Programmer's Notepad to view it, I can then "Build All" successfully. It looks like you need t...
by datalink
Sat Sep 23, 2006 10:41 am
Forum: C and ASM Programming
Topic: C for ARM
Replies: 26
Views: 36688

C for ARM

I installed C4ARM today. Then I started it and went through the program up to the point wehre PN2 started and Ex11.pnproj get loaded. When I select "Build Project" I get the following error mesage: > "make.exe" all > Failed to create process: Das System kann die angegebene Datei nicht finden. (The s...