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.

CC2640R2F: Where is ll.h?

Guru**** 162305 points
Part Number: CC2640R2F

A number of files in the CC2640R2 SDK include ll.h.  For example hci.h has:

/*
* INCLUDES
*/
#include "bcomdef.h"
#include "osal.h"
#include "ll.h"
#include "hal_assert.h"

In very old versions of the SDK I can see ll.h and ll_common.h.  However in newer versions these files are not present but there are files in the SDK that include them.  Is there some other package that is required when using newer versions of the SDK?  I have the 4.10 version of the SDK on macOS and ll.h is not present.

Regards,

John