I am using tica c launchpad TM4C123G6PM with CCS6 using TivaWare_C_Series-2.1.0.12573 to program it,i am having a problem with the power up program run,what i mean is i would program the tiva through the conected USB cable and it will work just fine with the cable connected but after disconnecting the tiva and powering it up with something elde ot the USB cable itself the code wont run,it lloks like it was not stored on the flash ,looks like ithe program was written to RAM.I tried everthng,using project0 that comes with tivaware examples,lab projects of the launchpad workshop nothng seems to work.Its really frustrating to re-program the tiva while just changing a piece of line
How i'm i supposed to setup the environment? so i have a program just waiting inside flash to be powered up and run accordingly with no need to re-install the program after swicth it off