I can't edit stm8s.h file in STVD
I'm trying to jump from the Arduino realm to STM8 realm and setting this software up is brutal going through company IT. They won't give me admin rights and I'm wondering if that is why I can't edit a simple stm8.h files to uncomment out my particular MCU. I'm using the STM8-so8-Disco discovery board and all I wanted to do was change the delay rates of the LED setting, but I can't change anything in the demo files.
I found a step by step setup process and I'm walking through that online, Starting STM8 Microcontrollers | Embedded Lab (embedded-lab.com) but that says you need to load the library files and edit the stm8s.h file to uncomment the particular MCU you are using, but I cannot do that either. I've tried everything I can think of but I'm starting to wonder if it might be caused by the fact that my IT group won't let me have admin rights to my PC so I can't run the program as the administrator. Could that be the problem and is there a work around?
Thanks
