Topic : MASTM8: Fatal Error #14

Forum : ST7/STM8

Original Post
Post Information Post
July 25, 2011 - 11:16am
Guest

I've installed the new version of Ride7/STM8 on my notebook with Windows7-x64 and test compilation of proven and working project files generates this message:
-----
Building D:\STM8PRJ\DCARM\Source\STM8_OB.asm
Running: ST7/STM8 Assembler
"C:\Program Files (x86)\Raisonance\Ride\Bin\MASTM8.EXE" "D:\STM8PRJ\DCARM\Source\STM8_OB.asm" MODESTM8 QUIET EP CS DB OJ("D:\STM8PRJ\DCARM\Output\STM8_OB.obj") PIN("C:\Program Files (x86)\Raisonance\Ride\Inc;C:\Program Files (x86)\Raisonance\Ride\Inc\STM8") PR("D:\STM8PRJ\DCARM\List\STM8_OB.lst") XR SET(__FINAL__=0) GENERATEDEPFILE
MACRO ASSEMBLER MASTM8 V2.34.11.171
Copyright (c) Raisonance S.A.S. 1987-2011. All rights reserved.
*** FATAL ERROR #14 ON INVOCATION-LINE : ')' EXPECTED

Build failed
-----

The C source file compile and no errors/warnings.

The older version of Ride7/STM8 tools is 2.32.10.0307 (RKit-STM8) & 7.32.11.0112 (Ride7) on my desktop which is running Windows 7-x86.

Regards,
KF

Replies
Post Information Post
+1
0
-1
July 26, 2011 - 7:29am
Guest

Problem solved by installing into some other folder name other than Program Files (x86) for 32-bit programs in 64-bit Windows.

Why the problem with handling parentheses in the path names still not resolved after such a long time??

Source:
http://forum.raisonance.com/viewtopic.php?id=3080

+1
0
-1
July 27, 2011 - 10:31am
Raisonance Support Team

Eeerr, you're right :/

I'll push this back to the Engineering team.

BR