Close

Background formatted output bug fixed

A project log for eForth for cheap STM8S gadgets

Turn cheap modules from AliExpress into interactive development kits!

thomasThomas 11/17/2016 at 18:100 Comments

A bug in the handling of the HLD pointer into PAD in the context switch to the background task under certain circumstances caused RAM corruption. The bug also simplifies the code a bit.

I now assume that a numeric output is always complete at the end of a background task run.

GitHub and files here are up to date.

Discussions