I am trying to move my project from the Stellaris to the Tiva C. I am using a Tiva C tm4c123gh6pm and a CC3000 in data transfer system. It seams like all the stated variables from Stellaris has changes but I have yet found instructions for these exact changes, I have read http://www.ti.com/lit/an/spma050a/spma050a.pdf but it doesnt say anything about the identifier. I am putting this up here while I keep looking hoping someone can point me in the right direction or also clearly stat what I am doing wrong.
Thanks for any help!
Description Resource Path Location Type
#20 identifier "INT_SSI2_" is undefined spi.c /TivaC_WBSAM/CC3000 Spi line 848 C/C++ Problem
#20 identifier "INT_UDMA_" is undefined spi.c /TivaC_WBSAM/CC3000 Spi line 849 C/C++ Problem
#20 identifier "GPIO_PA1_U0TX" is undefined wbsam.c /TivaC_WBSAM line 978 C/C++ Problem
#20 identifier "ucDMAChannelControlStructure" is undefined spi.c /TivaC_WBSAM/CC3000 Spi line 329 C/C++ Problem
#20 identifier "GPIO_PA0_U0RX" is undefined wbsam.c /TivaC_WBSAM line 977 C/C++ Problem
#20 identifier "wlan_rx_buffer" is undefined spi.c /TivaC_WBSAM/CC3000 Spi line 433 C/C++ Problem
#20 identifier "INT_UART0_" is undefined wbsam.c /TivaC_WBSAM line 991 C/C++ Problem
#20 identifier "INT_SSI0_" is undefined wbsam.c /TivaC_WBSAM line 933 C/C++ Problem
#20 identifier "INT_GPIOB_" is undefined spi.c /TivaC_WBSAM/CC3000 Spi line 235 C/C++ Problem
#20 identifier "INT_SSI2_" is undefined spi.c /TivaC_WBSAM/CC3000 Spi line 241 C/C++ Problem
#20 identifier "INT_TIMER1A_" is undefined wbsam.c /TivaC_WBSAM line 970 C/C++ Problem
#20 identifier "INT_TIMER0A_" is undefined wbsam.c /TivaC_WBSAM line 969 C/C++ Problem
#102 "time_t" has already been declared in the current scope wbsam.c /TivaC_WBSAM line 79, external location: C:\ti\ccsv5\tools\compiler\arm_5.0.7\include\time.h C/C++ Problem
#102 "clock_t" has already been declared in the current scope wbsam.c /TivaC_WBSAM line 78, external location: C:\ti\ccsv5\tools\compiler\arm_5.0.7\include\time.h C/C++ Problem
#20 identifier "GPIO_PA4_SSI0RX" is undefined wbsam.c /TivaC_WBSAM line 924 C/C++ Problem
#20 identifier "GPIO_PA2_SSI0CLK" is undefined wbsam.c /TivaC_WBSAM line 923 C/C++ Problem