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....