Are there any examples that show how to assign parts of the code to the different ram segments available on the sharc audio module. I tried looking for examples and or ee notes but i could not find any. i'm particularly interested in the use of the external memory. I'm currently using the bare metal framework which afaik sets up the app.ldf with external memory. I'm quite new to sharc programming so i'm having some difficulty locating the appropriate documentation. I tried finding the info in the sharc compiler manual (only version 2.9 is available online) but it goes into so much detail that it's hard to find the exact info i need. A little bit of background: i'm working on getting the latest faust release working with cces 3.0.1. I have code that compiles but is too large for the default memory settings.