I have this
And,The example in nsp_1_10_01_06 .
I want to run the example
(nsp_1_10_01_06\packages\ti\ndk\examples\ndk_evm6748_elf_helloWorld )
on my platform EVMOMAPL137 and CCS 5.2.1 .The example is running on the EVMOMAPL138.
AND,I know I should rebuilt the driver for my C6747
But how to use the driver for C6747,(and I don’t know the meaning of that,it’s some function in c files)
ndk_2_0_0\packages\ti\ndk\src\hal\evmomapl137\eth_omapl137
and the driver for omap138 in
nsp_1_10_01_06\packages\ti\drv\omapl138
to build driver for EVMOMAPL137 device
THANKS.