Owlware Legacy firmware

I have STM32F407 board. I want to load Olwware runtime and patch on it to build a guitar processor.
I have gone through Owl legacy schematic and I managed to modify my hardware as per the schematic.

pingdynasty (Martin Klang) · GitHub
OwlWare legacy I have gone through this repo.

Still I have some understanding and question regarding OwlWare legacy.

  1. Hope OwlWare legacy is working and bug free.
  2. I have managed to build OwlWare legacy with 19 patch only out of so many patches. for other patches I get many errors. So I decided to start with this 19 patches. This patches are build along with Owl runtime.
  3. I have found 4 memory location each 128 KB for 4 dynamic patch. My question is is it true that this OwlWare legacy support dynamic patch loading also? If so please explain how I build dynamic patch separately with owl runtime build? How this dynamic patch call owl runtime functions ? How patch building linker script knows pointer of the owl runtime functions?

I really very much confuse about this technique how owl works and manage this.

Thanks and regards
jags