我安装了ccs5.3 下载安装ndk2.0,,编译helloWorld 出现错误,用的是C6455
gmake: *** No rule to make target `C:/ti/ccsv5/eclipse/NDK_INSTALL_DIR/packages/ti/ndk/lib/c64plus/hal/hal_timer_bios.lib', needed by `C:/CCStudio_v3.3/ndk_2_0_0/packages/ti/ndk/example/network/helloWorld/dsk6455/helloWorld/../../../../../example/network/helloWorld/dsk6455/bin/helloWorld.out'.这是什么问题
还有一个问题 我要用到 千兆网和,RapidIO。我该从什么地下手呢
我目前思路是 用C6455 NDK开发千兆网 ,然后在吧csl中的srio移植到 进来,这样可行吗?