Hell Community.
I have been playing around with a EK-TM4C123gXL I can get my code running and debug nicely in Keil or CCS.
But now I want to take it a step further. I want to run the code in "Device Mode" without Debug. Hopefully then I can power up the board from a powerbank and do something fun with it.
Do I need to generate a release version of the code and load it via the Device USB or do I from the Debug mode and then in CCS for example go to: Run, Load, Load Code?
And will it make any deference?
Thank you in advance.