From a00f2e8bc02f0d3573b5fe6f205b9f5cc390c480 Mon Sep 17 00:00:00 2001 From: rtniveditait Date: Fri, 22 Apr 2016 10:28:55 +0530 Subject: edited the document --- Programmming-the-controller.rst | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/Programmming-the-controller.rst b/Programmming-the-controller.rst index 39d7e64..4e2ed63 100644 --- a/Programmming-the-controller.rst +++ b/Programmming-the-controller.rst @@ -74,13 +74,14 @@ Trouble shooting ~~~~~~~~~~~~~~~~ - Check if the board is powered from the SMPS, if not, power it and try -it once powered. -- Check if all the essential flags in the command line are incorporated, if not make the appropriate changes. + it once powered. +- Check if all the essential flags in the command line are incorporated, + if not make the appropriate changes. - Check if the FRC cable of the USBASP is not stranded in the midway, -if so, replace it. + if so, replace it. - If all these fail, check if the appropriate MOSI, MISO, SCK, RST and -GND pins of the header are appropriately shorted with the ones of the IC -and also that the controller firmly sits on the base. + GND pins of the header are appropriately shorted with the ones of the + IC and also that the controller firmly sits on the base. These are the main errors you may get while programming the PLC. -- cgit