Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
21 years ago

simple_socket_server

I am learning NiosII,I think the source code of simple_socket_server is a good start for me. when I study it,I find a problem:

the system init function seem's as alt_sys_init() which in alt_sys_init.c. but Ican't find at where it was call. anybody help me please!

zz_s@tom.com

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Run in Debug mode and go through step by step to find where it was called?