I am getting the following warning when I build my code:
ouput section ".data" refers to load symbol "_nop" and hence cannot be compressed; compression "rle" is ignored.
What may be the cause of this?
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.
I am getting the following warning when I build my code:
ouput section ".data" refers to load symbol "_nop" and hence cannot be compressed; compression "rle" is ignored.
What may be the cause of this?