Question
Can I use function arguments in stm8 SDCC inline assembler?
Posted on July 07, 2018 at 17:37
Hello 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 and other compilers.Thanks in advance.#sdcc #syntax #inline #stm8-toolchain