Hello! I need to use a large table of const in my project. I need to locate this constants in concrete adresses on Flash and to access const value by pointing to adress. What is the simpliest way to do this? The table consist of 2000 const. Thanks.
Linker gives error: ERROR L110: CANNOT FIND SECTION OR REGBANK SECTION: ?CO?ARR2 Directive for linker is: ?CO?ARR2(0xC07D00) in uVision2 L166 Locate - User Sections Maybe i do something wrong?