2019-10-02 03:55 AM
I am working with a STM32F407ZGT, I have downloaded demo code from the ST website containing different projects related to ethernet the file is called "en.stsw-stm32070" (ATTACHED). I am using Atolic TrueSTUDIO and I am having the issue that any changes made to the code have affect only in the edited file and it isn’t recognized by other files which include the edited file. I have used the “httpserver�? project and edited the “main.h�? file, the changes seems to have affect in the same file but are not recognised by other files, is there any help I could get from you to solve this issue?