When I try to compile using Ride7 (target is SiLabs CP2501, actual project from dev kit), here is the output:
Invoking project defined compiler.
C:\Program Files (x86)\Raisonance\Ride\bin\rc51.exe "CP250x_Configuration.c" DB OE QUIET INTXD OT(7,Speed) PIN(c:\SiLabs\MCU\Inc;C:\Program Files (x86)\Raisonance\Ride\inc;C:\Program Files (x86)\Raisonance\Ride\inc\51)
RC51 COMPILER V03.06.10.173 Evaluation (8 Kb code limited)
Copyright (c) Raisonance S.A.S. 1987-2010. All rights reserved.
RC51 COMPILATION COMPLETE. 0 WARNING, 0 ERROR
Invoking project defined compiler.
C:\Program Files (x86)\Raisonance\Ride\bin\rc51.exe "CP250x_Main.c" DB OE QUIET INTXD OT(7,Speed) PIN(c:\SiLabs\MCU\Inc;C:\Program Files (x86)\Raisonance\Ride\inc;C:\Program Files (x86)\Raisonance\Ride\inc\51)
RC51 COMPILER V03.06.10.173 Evaluation (8 Kb code limited)
Copyright (c) Raisonance S.A.S. 1987-2010. All rights reserved.
RC51 COMPILATION COMPLETE. 0 WARNING, 0 ERROR
Invoking project defined compiler.
C:\Program Files (x86)\Raisonance\Ride\bin\rc51.exe "CP250x_USB_Descriptor.c" DB OE QUIET INTXD OT(7,Speed) PIN(c:\SiLabs\MCU\Inc;C:\Program Files (x86)\Raisonance\Ride\inc;C:\Program Files (x86)\Raisonance\Ride\inc\51)
RC51 COMPILER V03.06.10.173 Evaluation (8 Kb code limited)
Copyright (c) Raisonance S.A.S. 1987-2010. All rights reserved.
RC51 COMPILATION COMPLETE. 0 WARNING, 0 ERROR
Invoking project defined assembler.
C:\Program Files (x86)\Raisonance\Ride\bin\ma51.exe "STARTUP.A51" DEBUG EP QUIET PIN(c:\SiLabs\MCU\Inc;C:\Program Files (x86)\Raisonance\Ride\inc;C:\Program Files (x86)\Raisonance\Ride\inc\51)
MS-DOS MCS-51 MACRO ASSEMBLER MA51 V06.06.10.173 Evaluation (8 Kb code limited)
Copyright (c) Raisonance S.A.S. 1987-2010. All rights reserved.
*** FATAL ERROR #14 ON INVOCATION-LINE : ')' EXPECTED
Link in progress...
C:\Program Files (x86)\Raisonance\Ride\bin\lx51.exe @"C:\SiLabs\MCU\Examples\CP250x\CP2501_NoScreen\cyglink.txt"
MS-DOS MCS-51 CODE BANKING LINKER/LOCATOR LX51 V05.02.10.173 Evaluation (8 Kb code limited)
Copyright (c) Raisonance S.A.S. 1987-2010. All rights reserved.
***DOS ERROR 301 : INPUT FILE ERROR
(NAME: C:\SILABS\MCU\EXAMPLES\CP250X\CP2501_NOSCREEN\STARTUP.OBJ)
DOS EXCEPTION 2 : No such file or directory
LINK/LOCATE RUN COMPLETE, 1 ERROR FOUND.
|
Hi, Thanks for your report. It looks like you have a 64-bit Windows problem. Check out ...forum.raisonance.com/viewtopic.php?id=3080 Best Regards,
Hello Bruno,
Yes, it fixed the problem.
Thanks,
Slavisa
You seem to have a broken link.
Can anyone help me resolve that issue?
Disregard my last message. I found a related forum.
For future reference:
I read that this was related to the installation directory on 64 bit systems containing paranthesis.
So uninstall both Ride and the compiler kits and re-install them with the installation directory 'c:\Raisonance'.