This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Compiler/MSP430FR5964: FRAM memory address over 0x10000 useing SRAM issue

Part Number: MSP430FR5964

Tool/software: TI C/C++ Compiler

Hi Sir,

Using MSP430FR5964 & IAR compiler. We need use FRAM memory the address 0x10000- 0x1ffff to store JPG file.

But we cannot defines as following:

#pragma location  = 0x10000

 __persistent unsigned char Picture[40960];  
unsigned char Picture[40960];

Please help me to slove this issue,

HC

Thanks 

Best regards

Jacky Xu

**Attention** This is a public forum