Other Parts Discussed in Thread: CONTROLSUITE
I have the CC2803X Rev 1.3 controlcard, and I have been working through the controlSuite examples using Code Composer Studio 5.5.0.
How do I get the examples loaded such that they run when power is applied, i.e. not requiring CCS->Run->Debug. Do I need to create a "Release" build configuration?
For example, I would like the LEDBlink example to run automatically, when power is applied to the controlcard.
Thank you