2024-12-20 04:03 AM
Hi,
I am trying to set up a basic project on a Nucleo H743ZI2 using AZRTOS ans NetX, but I can't get it to work. I am relying on this guide:
The only change I made was turning off IPv6 and deleting the code that manages it. However, I can't even ping the board. I also tried with the program linked in the guide, but it didn't work either. I don't think it is a problem with a board, because I tried the same thing with FreeRTOS + LWiP and it worked just fine. I am new to AzureRTOS and NetX, so I don't really know what to look for.
I'd appreciate any help.
2024-12-20 06:45 AM