Hi Steve,
As I said in the other post, i've started a new project from scratch to test the IPV6 interface,
so all the code I have in my project is the code that's in the example that you've posted.
I didn't have the stack running on this this app (but I have it running on another separated
project, and I want to add the IPV6 interface to this another project).
So, I put the call to NC_NetStart on my main (I didn't have this call before), right before calling Bios_start.
When I said that Bios_start hangs, I mean that when I call this function, the whole program stops,
and no other functions are called
I'm also attaching the generated .c file that you've talked about. I forgot to attach it on my last post.
(Please visit the site to view this file)
Thanks, Jose