Hello,
I am using an F28377S launchpad and trying my best to store 16-bit ADC readings into an array. I am using the "adc_soc_continuous_cpu01" example program from controlSUITE, as I am still familiarizing myself with specifics of the CCS syntax and interrupt sequences. In this example I change the RESULTS_BUFFER_SIZE to a higher value than 256, lets say 4096. When I add a watch expression on the variable AdcaResults[ ] it will still have Type unsigned int[256]. I am trying to fill this array with a large amount of data please help.
If you need any other information please let me know.
My version of CCS is v6.1.3.00033 and controlSUITEis v3.3.9
Best,
Conner Shoop