Forum Discussion
Altera_Forum
Honored Contributor
16 years agoI thought I could use something like you suggest, but I get a "conflicting types" error:
char table_1[] = {0x11, 0x22, 0x33}; char *table_1 = 0x4B001000; >.....error: conflicting types for 'table_1'