Tool/software: Code Composer Studio
In the code above (step1,2,3)
The scheduling method is based on timing information
What is the timing information here?
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.
Tool/software: Code Composer Studio
In the code above (step1,2,3)
The scheduling method is based on timing information
What is the timing information here?
Hello User,
Please study the RF_verifyGap function in RFCC26X2_multiMode.c.
It will see check if the new commands can fit in the scheduled command queue based on these parameters:
newCmd->endType
newCmd->startTime
newCmd->endTime