Part Number: CC3220SF-LAUNCHXL
Hi,
I imported to CCS 9.2 aws 2.20 subscribe publish example program and I got this error below.
Description Resource Path Location Type
#1965 cannot open source file "ti/drivers/i2s/I2SCC32XXDMA.h" CC3220SF_LAUNCHXL.c /subscribe_publish_sample_CC3220SF_LAUNCHXL_tirtos_ccs
line 376 C/C++ Problem
gmake: *** [CC3220SF_LAUNCHXL.obj] Error 1 subscribe_publish_sample_CC3220SF_LAUNCHXL_tirtos_ccs C/C++ Problem
gmake: Target 'all' not remade because of errors. subscribe_publish_sample_CC3220SF_LAUNCHXL_tirtos_ccs C/C++ Problem
I currently have CC32XX SDK 3.10 installed. To resolve the build error I just comment out the I2S code at CC3220SF_LAUNCHL.c. Is this okay or does the example program require a specific SDK version to work?
-kel