Hi all,
I have a TM4C123BE6PM MCU sitting on my custom board. After a lot of difficulties I am able to debug it using Tiva launch pad. After I write code, compile it without errors, then I press debug button. Then the program gets loaded into MCU and I am able to debug it, step through each line of code. When I press start, it starts and when I press pause it stops.
Now the problem is when I press stop button and exit debug perspective and go to edit perspective the program starts on its own . Even when I disconnect launch pad, still programs runs on MCU. I would like that program to only run when I am in debug perspective and when I command it to run and should not run when I exit debug perspective and go to edit perspective. Is there any debug configuration I need to change or any solutions please.
Regards,
Ishan