I was building my code using CCSv5, i got following error and warning. so please tell me how to resolve it. Thank you:)
Warning: #179-D variable "constant_DAC_VALUE_SCALER" was declared but never referenced
>>Statement: struct qnote constant_DAC_VALUE_SCALER = {DAC_VALUE_SCALER, 0};
Error: Description Resource Path Location Type #1311-D nonstandard conversion between pointer to function and pointer to data interrupts.
>> Statement: register Uint32 * source_index = (Uint32 *)zero_out_integrity_word;