My ESP8266 successfully upload my desired coding, and I even tried the simplest one; LED blink code. It appeared written as successful but the output component cannot be executed as the coding wanted to. It can't blink or even turn on.
I have check multiple times that the connection is right. I even check on serial monitor as well, by having adding the serialprint code first to show the output...and it won't appear as well.
I try to do the solution since the problem lies on the MCU itself, I have found the post about how to remove the internal memories of MCU (well, I assume that this could solve the problem) but unfortunately the link given for the software is no longer there...and some other solution involving programming button which I don't know either I have to install button component attach or it is something else.