I created an array BS_Dist[ ] with calculated distances to BS. However, this has been done to Zigbee.dll. And I want this change to also be effected in the DSR code. However, when I added the same 802_15_4.h file to DSR header files but the variable cannot be accessed. How do I access in my DSR code the BS_Dist array which was created in Zigbee.dll ?
Or simply put how I access in y.dll a variable in some x.dll ?