We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi,
I am working on STM32F4x9i eval board, here, we are trying to make use of Keil's MDK 7.5 to make the Ethernet connection.
I have no errors in the code when build, but, it's entering an Infinite loop in net_sys_error during debug session. And step by step debug put me in a mutex error.
All I am trying to do is a simple Initialization, send UDP packets. As it's getting stuck just in the initialization state, I can't go further.
Are there any Known ERRORS in netInitialize , or are there multiple parameters to be set in order to make use Keil's network stack.
I like to have some help with this issue.
Or if there is a working code to initialize the network using MDK for this particular board, I would like to have a look at it.
Any help is appreciated,
SK