Skip to content

Separate App and DSP firmware from CPU Kernel #26

@bangcorrupt

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.

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