I want to define a table of constants like this:
code const unsigned char bit_count_table[16] = { 0, 1, .... 4 };
?CO?ASMSUBS SEGMENT CONST
View all questions in Keil forum