Part Number: MSP430FR5994
Tool/software: Code Composer Studio
How do I resolve this warning?
Description Resource Path Location Type
#515-D a value of type "void *" cannot be assigned to an entity of type "__SFR_FARPTR" aes256.c /Gemini/source line 205 C/C++ Problem?
linr of code look like this; DMA0DA = (void *)encrypted_data;
Craig