Topic : failed in building code

Forum : ST7/STM8

Original Post
Post Information Post
October 13, 2011 - 4:01pm
Guest

The building log is the following:

----------------Make Started: 'Application0' in configuration 'Standard'--------------------------

Building G:\smart grid\buck-boost\±à³Ì\CODE1.c
Running: ST7/STM8 Compiler
"D:\Ride7\Ride\Bin\RCSTM8.EXE" "G:\smart grid\buck-boost\±à³Ì\CODE1.c" QUIET GENERATEDEPFILE CODE DB OJ("G:\smart grid\buck-boost\±à³Ì\CODE1.obj") PR("G:\smart grid\buck-boost\±à³Ì\CODE1.lst") PIN("D:\Ride7\Ride\Inc;D:\Ride7\Ride\Inc\ST7") STM8(SMALL) O(3,SIZE) NOINITSTATICVAR SMALLOBJECT ET(INT)
RCSTM8 COMPILATION COMPLETE. 0 WARNING, 0 ERROR

Building G:\smart grid\buck-boost\±à³Ì\Application0.rapp
Running: ST7/STM8 Linker
"D:\Ride7\Ride\Bin\RLSTM8.EXE" -CP "G:\smart grid\buck-boost\±à³Ì\CODE1.obj" TO("G:\smart grid\buck-boost\±à³Ì\Application0.aof") "LIBPATH(D:\Ride7\Ride\Lib\ST7)" PR("G:\smart grid\buck-boost\±à³Ì\Application0.map") SCINAME(STM8S105) GENERATEDEPFILE CODESIZE(0x8000) CODESTART(0x8000) RAMSIZE(0x800) DATASTART(0x0000) EEPROMSTART(0x4000) EEPROMSIZE(0x400) STACKSIZE(0x200) STACKTOP(2048) REMOVEUNCALLED IX CODE(0x8080)
RLSTM8 LINKER/LOCATOR V2.38.11.251 - Lite (32 Kb code limited)
Copyright (c) Raisonance S.A.S. 1987-2011. All rights reserved.
***FATAL ERROR 201 : INVALID SYNTAX
RLSTM8 ABORTED

Build failed

I've no idea how to deal with this situation, thanks for helping me.

KF

Replies
Post Information Post
+1
0
-1
October 14, 2011 - 9:00am
Raisonance Support Team

Hi,

It looks like your project path is clunky! This may be the cause of the failure.
Can you try to locate your project in a safe (ANSI) folder name and rebuild it?

Best Regards,