Forum Discussion
Altera_Forum
Honored Contributor
12 years agoEthernet alt_iniche_init()
Hi, I am trying to get a tse_mac driver to work without using interniche stack and without using uCosII. I found one example that uses ins_tse_mac.c and strips out the Stack and OS. An...
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- Tip: You can use the Search menu in Eclipse to answer questions like this. alt_iniche_init() is located in targnios.c and it looks like it doesn't call any function in ins_tse_mac.c but I might be wrong. --- Quote End --- Thanks for the reply, That is a useful search tool.