Hello,
I am doing wavelet transformation in C code using GSL-2.1 Library. I have done it successfully in CCSv6.1 with TI v16.3.0 STS compiler. My most of the other codes are in Energia since I have found it very easy to use. Now I am trying to interface GSL-2.1 with Energia but getting some errors. Let me explain first how I am adding library to Energia
Downloaded GSL lib from here and extracted it. copied all .h files in new folder GSL_wavelet as well as in new gsl folder copied all c files related to wavelet and linked files in GSL_wavelet then paste GSL_wavelet in cc3200/libra