Other Parts Discussed in Thread: TMS320DM6437
Hello.
I faced an error of NDK compilation with CCSv5.1.
The target processor is TMS320DM6437.
I installed NDK 2.20 and NSP 1.10.
At first, I imported the demo of ndk_evm6748_elf_client and it was built successfully.
Next, I changed the target processor to EVMDM6437 and the platform to ti.platforms.evmDM6437.
Nothing of source codes is modified.
But CCSv5.1 showed me following errors.
undefined first referenced
symbol in file
--------- ----------------
_NIMUDeviceTable C:\ti\ndk_2_22_00_06\packages\ti\ndk\stack\lib\stk6_ppp_pppoe.a64P<nimu.o64P>
error #10234-D: unresolved symbols remain
error #10010: errors encountered during linking; "ndk_evm6748_elf_client.out"
not built
>> Compilation failure
gmake: *** [ndk_evm6748_elf_client.out] Error 1
gmake: Target `all' not remade because of errors.
I have no idea what is the problem.
I need your kind advices.
---
Dongseung