Other Parts Discussed in Thread: C2000WARE, SYSBIOS
Hello there,
I want to explore the tcpEchoF2838X example project to get familiar with TI-RTOS (afaik there are no other RTOS examples for the F2838x). I imported the project into my workspace, and followed the Readme to install the NDK and NS packages, and set the environment variables.
The project builds OK, with 2 warnings though:
#10247-D creating output section ".binit" without a SECTIONS specification
Invalid project path: Include path not found (\packages\ti\posix\ccs).
Bur this project is only for the ARM core. I would expect also a project that needs to run on CPU1 for system configuration at startup. At the end of the Readme it says "When building in Code Composer Studio, the kernel configuration project will be imported along with the example. The kernel configuration project is referenced by the example, so it will be built first.". I suppose that's the CPU1 project I need?
But in my case nothing was imported except the tcpEchoF2838X project itself. Where is this kernel configuration project, and why wouldn't it be imported automatically?
I use CCS 10.1.1.00004,
C2000Ware_3_03_00_00
bios_6_83_00_18
xdctools_3_61_02_27_core
ndk_f2838x_3_61_01_01
ns_2_60_01_06
Thanks and kind regards
Arjan



