I'm running a fully updated CCS 6.1.2.00015 and a MSP432 project.
I get this warning during compile and then while debugging the code if I pause and inspect line 48:
if (diode_sensor_read_result(&samples[readingNo]) == true) {
I see "error: cannot load from non-primitive location". I'm not sure if they're related but I can't seem to find any help for either of them. I've attached the project files.
If anyone has any helpful advice on how to solve these I would greatly appreciate the help!
Thanks,
George
