MichaelV
New Contributor
4 years agonetmain hangs
Hello,
I have a custom board on which I want to add ethernet. Whenever I call netmain() in initialTask() the application hangs.
alt_iniche_init(); netmain();
/* Wait for the network stack to b...