I'm trying to load an application into external RAM memory, but I get a long list of "Monitor Error 3: Cannot Write to Address xxxx". However, when running a small program from flash, I can use a function like XVAR to physically write and read into external RAM, so I know that the external RAM is present and functioning. Any suggestions on what I might be doing wrong? Thanks