Skip to content

Flashstore gets corrupted and programs gets garbled #34

@kscheff

Description

@kscheff

When writing files and program code the memory becomes eventually low. BlueBasic then tries to free up some memory by compacting the flash store. However this function is seriously broken and it messes up the flash store. Typically this destroys parts of the stored program. In some cases this locks the entire device, so you can only recover by CC-Debugger.

This bug gets triggered when the flash store_compact() routine gets called.
I have fixed the bug here kscheff@d202a8f

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions