Other Parts Discussed in Thread: CONTROLSUITE
Has anyone been able to compile right out of the box the "enet_uip" demo project for Concerto. After installing ControlSuite, the default location for this project is C:\ti\controlSUITE\device_support\f28m35x\vBeta1\F28M35x_examples_Master\enet_uip. I am getting missing includes:
could not open source file "clock-arch.h" C:/ti/controlSUITE/device_support/f28m35x/vBeta1/MWare/third_party/uip-1.0/uip clock.h line 55
could not open source file "driverlib/debug.h" enet_uip_m3/utils ustdlib.c line 10
could not open source file "inc/hw_ints.h" enet_uip_m3 enet_uip.c line 9
could not open source file "inc/hw_ints.h" enet_uip_m3/utils uartstdio.c line 10
could not open source file "uip-conf.h" C:/ti/controlSUITE/device_support/f28m35x/vBeta1/MWare/third_party/uip-1.0/uip uipopt.h line 70
could not open source file "uip.h" enet_uip_m3 httpd.c line 34
could not open source file "uip.h" enet_uip_m3/third_party/uip-1.0/apps/dhcpc dhcpc.c line 37
They certainly can be fixed by hand, but I am wondering if anyone was able to compile and run this demo project "as is".
Regards,
RGB