This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

RTOS/TM4C1292NCPDT: Tiva Controller SW reset reason :- SYSCTL_CAUSE_SW

Part Number: TM4C1292NCPDT

Tool/software: TI-RTOS

Hi,

Required some help to find the software cause reason

Am trying to making some automation scripts using python, using serial communication

Example :

Command : Turn On Valve, Run Motor @100 RPM 

Response : Pass, Motors Runs 100 RPM 

When i tried to sending commands individually the script is working fine and logging as well (printing in txt file )

Through automation it is not working it keeps on giving SYSCTL_CAUSE_SW Error. I mean 

Just putting all commands in While(1) kind of,

But Exactly am not understanding what was the cause ?

NOTE:- Not Using Watch Dog at well, so there is no chances on Watchdog Reset

Can any one help on this?

Best,

Ugra