Topic : *** FATAL ERROR #14 ON INVOCATION-LINE : ')' EXPECTED

Forum : ST7/STM8

Original Post
Post Information Post
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

Replies
Post Information Post
+1
-1
-1
October 11, 2010 - 8:06am
Raisonance Support Team

Hi Sam, You have an installation problem. It is documented here:   http://forum.raisonance.com/viewtopic.php?id=3080  . Sorry for the inconvenience,

+1
0
-1
October 15, 2010 - 2:25am
Guest

Bruno,

Thanks for the fast, friendly response. I should have thought to try that before asking. Project now builds.

+1
0
-1
July 23, 2017 - 11:05pm
Vutivi Mashele

You seem to have a broken link.

May yiou refer me to something else?

+1
0
-1
July 23, 2017 - 11:24pm
Vutivi Mashele

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'.