October 10, 2010 - 4:45am
Guest |
Trying to get up and running with Ride7, RLink, and the STM8/128-EVAL board but the default project does not build (see output below).
OS: Windows 7 Home Premium, 6.1.7600 Build 7600
Ride7: 7.30.10.0159
RKit-STM8 for Ride 7: 2.30.10.0175
Ride7 patch: 7.30.10.0169
-------------------------------------------------------------------------------------------------------------------------------------------------
----------------Build Started: 'Toggle_STM8S208' in configuration 'Standard'--------------------------
Building C:\Program Files (x86)\Raisonance\Ride\Examples\STM8\STM8S-128-EVAL\Toggle\main.c
Running: ST7/STM8 Compiler
"C:\Program Files (x86)\Raisonance\Ride\Bin\RCSTM8.EXE" "C:\Program Files (x86)\Raisonance\Ride\Examples\STM8\STM8S-128-EVAL\Toggle\main.c" QUIET GENERATEDEPFILE CODE DB OJ("C:\Program Files (x86)\Raisonance\Ride\Examples\STM8\STM8S-128-EVAL\Toggle\main.obj") PR("C:\Program Files (x86)\Raisonance\Ride\Examples\STM8\STM8S-128-EVAL\Toggle\main.lst") PIN("C:\Program Files (x86)\Raisonance\Ride\Inc;C:\Program Files (x86)\Raisonance\Ride\Inc\ST7") STM8(SMALL) O(3,SIZE) NOINITSTATICVAR SMALLOBJECT ET(INT)
RCSTM8 COMPILATION COMPLETE. 0 WARNING, 0 ERROR
Building C:\Program Files (x86)\Raisonance\Ride\Examples\STM8\STM8S-128-EVAL\Toggle\STM8_OB.asm
Running: ST7/STM8 Assembler
"C:\Program Files (x86)\Raisonance\Ride\Bin\MASTM8.EXE" "C:\Program Files (x86)\Raisonance\Ride\Examples\STM8\STM8S-128-EVAL\Toggle\STM8_OB.asm" MODESTM8 QUIET EP CS DB OJ("C:\Program Files (x86)\Raisonance\Ride\Examples\STM8\STM8S-128-EVAL\Toggle\STM8_OB.obj") PIN("C:\Program Files (x86)\Raisonance\Ride\Inc;C:\Program Files (x86)\Raisonance\Ride\Inc\ST7") PR("C:\Program Files (x86)\Raisonance\Ride\Examples\STM8\STM8S-128-EVAL\Toggle\STM8_OB.lst") XR GENERATEDEPFILE
MACRO ASSEMBLER MASTM8 V2.30.10.175
Copyright (c) Raisonance S.A.S. 1987-2010. All rights reserved.
*** FATAL ERROR #14 ON INVOCATION-LINE : ')' EXPECTED
Build failed
|
Hi Sam, You have an installation problem. It is documented here: http://forum.raisonance.com/viewtopic.php?id=3080 . Sorry for the inconvenience,
Bruno,
Thanks for the fast, friendly response. I should have thought to try that before asking. Project now builds.
You seem to have a broken link.
May yiou refer me to something else?
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'.