On 04/08/2022 08:07, Philipp Klaus Krause wrote:
That technique is likely useful for users who need it for more common
reasons (writing to Flash). Can I put the content of your mailing list
post on the SDCC wiki?
Sure, if you like. But, as-is it's specific to assembly code, and
doesn't make a
That technique is likely useful for users who need it for more common
reasons (writing to Flash). Can I put the content of your mailing list
post on the SDCC wiki?
Philipp
___
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sour
Hi all,
I have recently developed a technique for the STM8 platform to have
assembly code functions automatically placed in RAM by SDCC's bootstrap
process and have this RAM-resident code be callable from C code. I
thought I would share this technique on the mailing list in case anyone
else f