this is about dm6437 connection with pc ues ndk 2.0
i need this lib file: hal_userled_dm6437.lib
if anyone has it , could you please send it to me ?
my email is jianjia321@yahoo.com.cn
can anyone tell me what is this lib file for?
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.
this is about dm6437 connection with pc ues ndk 2.0
i need this lib file: hal_userled_dm6437.lib
if anyone has it , could you please send it to me ?
my email is jianjia321@yahoo.com.cn
can anyone tell me what is this lib file for?
GU MO said:this is about dm6437 connection with pc ues ndk 2.0
i need this lib file: hal_userled_dm6437.lib
if anyone has it , could you please send it to me ?
While I am not sure about NDK 2.0, the NDK 1.92 that is included with the DM6437 EVM includes this file in C:\dvsdk_1_11_00_00\ndk_1_92_00_22_eval\packages\ti\ndk\lib\hal\evmdm6437, the DVSDK that has this can be obtained after registering a DM6437 EVM board through www.ti.com/davinciregistration. I have not used NDK 2.0 on the DM6437 myself, but I took a look at the NDK 2.0 install and I do not see the file either, are you looking for this file due to some build error?
GU MO said:can anyone tell me what is this lib file for?
This would be a hardware abstraction layer library for the LEDs on the DM6437 EVM board, kind of like a LED software driver.