2021-04-07 07:31 AM
Hello everyone,
I am using stm8l151, STVD, and cosmic compiler. I have multiple problems with STVD_STM8. Please help me as these are really confusing. I list some of them below:
these problems are really confusing and I could not find any information about them anywhere on the internet and in forums.
Your help is greatly appreciated.
Best regards,
Vouria Younesi
2021-04-11 12:45 PM
1: that sounds like you compile the code for debug but load the release version (or the other way round)
2: you probably have the optimization set to a high level, try setting it to none
3; not sure, but that might be normal...
4; are they out of date? are you and the compiler looking at the same files? did you edit those files with an other editor?