What options are available in code composer to get data into and out of the processor for testing.
At the moment I am using the load memory to load some precomputed values into a memory location, and then I can validate the code. Is there a way to automate the load memory function so every time I run it, it will 'load memory' at a given point?
Are there alternative ways to send test data to the board for testing through code composer?
