Forum Discussion
Altera_Forum
Honored Contributor
15 years agoYou are right. I looked at the standard SSS template in Altera directory and I have the same files.
I have different tasks and files in my current design but the base structure is the same. So the only difference I can see from mine is your usage of memory. Regarding tse initialization, in my project everything is performed in als_sys_init() function: this is in the alt_sys_init.c auto generated file, located where system.h is. Cris