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: Store a constant variable in program memory

Tool/software: TI C/C++ Compiler

Hi.

I'm currently developing a ZStack application. How can I store a constant variable (an array of uint8) in a program (flash) memory and read it's value?