I want to know why this two lines in used in TIDA 010056 Trapezoidal code(motor control) which is inbuilt? This lines is not used in code other than it.
#define CALTDH0CTL1_256 *((unsigned int *)0x1A36)
int LPM3_On = 0;
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.
I want to know why this two lines in used in TIDA 010056 Trapezoidal code(motor control) which is inbuilt? This lines is not used in code other than it.
#define CALTDH0CTL1_256 *((unsigned int *)0x1A36)
int LPM3_On = 0;
Hi Raj,
Since these don't appear to be used in the code, I would assume that they were part of an earlier version of the project that are no longer needed.
BR,
Leo
**Attention** This is a public forum