How to dump data to DATA and WAVEFROM RAM using Code Composer Studio.
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.
Hi SARAVANAN SUNDERESAN,
The two files that should allow you to do this is pga970_fram.c and pga970_waverform.c. To access the test portion you would need to define FRAM_DATA_TESTING. From here you would follow the format for the non-test case and provide the necessary data.
Best regards,
Bob B