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.

precise dependencies of BT stack on OSAL/HAL functions



in general, exactly how much of the OSAL/HAL does the BT stack actually utilize???  for instance, recent posts have suggested that the BT stack does not use timers 1,3,4; i also suspect the BT stack does not itself flash LEDs...  but obviously, there is reliance upon OSAL tasks, events, and messages....

is there an "easy" way to find all of the *external* symbols references in the ble*.lib files???  not sure whether the link .map helps here....  [is there the equivalent of the linux 'nm' command for IAR objects???]

thanks in advance....