Hello All,
I was wondering - is it possible to wall up sections of memory on the 'C5535 processor?
For instance - I have certain functions that I want to be the only code that can access the DARAM and some that I would like to only access the SARAM.
Are there any assembly directives for this - or maybe some compiler pragmas?
Just from some experimentation - it seems the CCS compiler/linker is pretty liberal with its memory assignments - and it would be nice to discern heap vs. stack - can't seem to find that from a CCS point-of-view.
Thanks In Advance,
john