Part Number: LAUNCHXL-F28379D
Other Parts Discussed in Thread: C2000WARE
Tool/software: TI C/C++ Compiler
Dear all,
I am in need of taking values from a number of ADCs aboard the F28379D (I'll call this guy 283) and sending them over SPI to another TI board.
Individually, running the 283's SPI_Loopback example that you would normally see at: C:\ti\C2000Ware_3_01_00_00_Software\device_support\f2837xd\examples\cpu1\spi_loopback\cpu01\Example_2837xDSpi_FFDLB.c
spi_loopback_cpu01_SPIA_differentPINS_WORKS.zip
Individually I have been trying to use the standard adc_ex1_soc_software.c example seen at C:\ti\C2000Ware_3_01_00_00_Software\driverlib\f2837xd\examples\cpu1\adc.
When I try to insert the ADC code chunks into SPI code and compile, I receive these errors:
This was after I messed around with a bunch of header file and include psearch path antics as well, if it's of any help:
Could someone please tell me how to get around those predefinition errors and run my code fine?
APologies, I have barely any knowledge of how TI CCS manages all of this business so I was unable to trace the definiions back to it's sources.
Many many thanks in advance!




