Resolved! Why am I receiving an compile error of "mutilple definition " for a variable when there is no extern declaration for either variable? They share the same name and are in different files.
STM32H743i-EVAL, using 2.1.0 PACK, and H7_V1.11.0 firmware.The error occurred after adding NetXDuo > Addons Web Server. I found to satisfy the compile errors that I also had to check (include) Addons DHCP Client and go back to RTOS ThreadX and check...