Skip to content

Separate App and DSP firmware from CPU Kernel #26

Description

@bangcorrupt

App and DSP firmware are compiled into the kernel, eating all the On-Chip RAM.

Eventually we want to be able to compile a standalone app, without needing the kernel source. For now, we can put the app and DSP firmware in their own linker sections and have the kernel wait for data to be loaded via sysex.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestpriorityHigh priority issue.

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions