Topic : linker command file,

Forum : ST7/STM8

Original Post
Post Information Post
September 23, 2011 - 8:48am
Guest

Hello,

We recently purchased the RLink Pro for STM8.
Please let us know where are the files for "Definitions of Peripheral I/O registers, I/O register bits,Interrupt/Exeption vectors for STM8" AND "declarations of SFR registers, SFR groups and SFR reset values"

Thanks and Regards,
Shashikanth

Email:

Replies
Post Information Post
+1
0
-1
September 26, 2011 - 8:59am
Raisonance Support Team

Hi Shashikanth,

You can either use the .h files in %ridedir%\inc\stm8, or (recommended) use the ST firmware library to build your projects. The FW library is in %ridedir%\Examples\STM8\ST_Libraries, and you can look at examples in the %ridedir%\Examples\STM8\REva\STM8S208\TestAlldirectory to find out how the library should be used.

Best Regards,