Can I use function arguments in stm8 SDCC inline assembler?
Posted on July 07, 2018 at 17:37Hello everyone,Is it possible to get the values of the offset of variables in a frame, for use it in inline assembler? Or does is exist any other way to function arguments passing? As is possible in GNU GCC or COSMIC ...