Forum Discussion
Altera_Forum
Honored Contributor
16 years agoThe other problem I'm having trying to implement this is that the SSRAM seems to be used for something already. There is data there, and if I try to write to it, whether it's the buffer or running a program that uses code with its text section there (I tried modifying vmlinux.lds.S), the system freezes. As far as I can tell the hardware doesn't use the SSRAM for anything and I haven't previously modified uClinux to use it in any way.