Part Number: PROCESSOR-SDK-AM437X
Tool/software: TI C/C++ Compiler
In am437x PRU C program, I use a const array variable, I find that this variable are not addressed to program areas, but to memory areas.
How can I set it to address the program area?