Other Parts Discussed in Thread: CC3200
Tool/software: TI C/C++ Compiler
Hi all,
I am using CC3200LP transfer the voltage measurement from ADC to Exosite. It works fine if ADC function is simple. However, when I added more calculations and vectors which are used to store the voltage measurement, the debugging process would stop with Exit.c file pop-up. Does anyone know which reasons may cause Exit.c file pop-up? I attached the screenshot of that file. .
Is it because ADC function becomes more complex after I added some calculation and vectors? Then, the complex ADC function exceeds the memory of CC3200?
Thanks.
Yin