Topic : STM8L151G how can i import external startup file to my project?

Forum : ST7/STM8

Original Post
Post Information Post
January 22, 2014 - 9:36am
Guest

Hi,
I use STM8L151(RkitSTM8- Windows 8) and when i build my project without startup file(system use ride7 stratup file automatically) everything works perfectlybut i need to change my interrupt vectors start adress. So that I had added own startup file and when i had build project ride shows me this error *** FATAL ERROR #14 ON INVOCATION-LINE : ')' EXPECTED.

Programme Files(x86)--->")" Error!

After i tried to reload Ride7 to "Program Files".The way has automatically changed and Ride7 builded to Programme Files(x86) again.

So can anyone give me an advice about change startup file?

Replies
Post Information Post
+1
0
-1
January 22, 2014 - 10:00am
Raisonance Support Team

Hello,

I suggest you to do a clean uninstall of ride7 and the Rkit-STM8.
You can find a small application to do so at: ftp://www.raisonance.com/pub/Utils/uninstall_raisonance.zip.
Then, Please install everything at c:\Raisonance\Ride.

I hope it helps.

Best regards,

+1
0
-1
January 22, 2014 - 11:13am
Guest

Thanks @Etienne, yes i uninstalled clearly but i don't wanna install new version of Ride7 or RkitSTM8. I think which you send me "uninstall_.bat" zip file is inhibiting to install old versions. What can you give me an advice about this situation?

+1
0
-1
January 22, 2014 - 3:39pm
Raisonance Support Team

Which version of Ride7 and Rkit-STM8 do you want to install?
If you have a copy of the software and a license for that version, you can easily use this uninstall.bat file.

Best regards,

+1
0
-1
January 24, 2014 - 3:33pm
Guest

I have solved my problem but i have set computer to 2 days past and deleted everything about Raisonance from REGEDIT options. After i installed old version of Ride7 to C:/.

Thanks for your help...