Forum : 8051
Original Post
Post Information | Post |
---|---|
November 2, 2010 - 3:58pm
|
I recently installed Ride7 for the 8051 and I'm now trying to build a project that has been around for several years and has never given any problems under previous versions. The project is almost all 'C', but also has one asm file. When I try to build, I get the following: Running: 80C51 Assembler "C:\Program Files (x86)\Raisonance\Ride\Bin\MA51.EXE" "C:\WERK\LKG-2200\Firmware\Development\serial_receive.a51" QUIET GENERATEDEPFILE EP SYNTAX(ASM51) PR XR PL(60) PW(80) DB RB(0) OJ("C:\WERK\LKG-2200\Firmware\Development\serial_receive.obj") PIN("C:\Program Files (x86)\Raisonance\Ride\Inc;C:\Program Files (x86)\Raisonance\Ride\Inc\51;c:\Werk\Karaktergevers\Common_Firmware") MS-DOS MCS-51 MACRO ASSEMBLER MA51 V06.06.10.173 Lite (32 Kb code limited) Copyright (c) Raisonance S.A.S. 1987-2010. All rights reserved. *** FATAL ERROR #14 ON INVOCATION-LINE : ')' EXPECTED Build failed Try as I might, I really cannot find any missing ')'. Compiling the 'C' files invokes rc51.exe with a similar command line with no problem. I tried several different projects with asm files and they all fail with the exact same error message. I'm running Windows 7. Best regards, |
Hi,
You encountered a specific issue related to 64-bit Windows.
Just read this http://forum.raisonance.com/viewtopic.php?id=3080 that decribes the problem and its solution.
Regards,
Thanks for your swift reply Bruno!
Best regards,
Rob Klein
Yeah, swift is the word :cool: