avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-gcc-list] Constant confusion


From: Marlin Unruh
Subject: [avr-gcc-list] Constant confusion
Date: Mon, 14 Oct 2002 11:13:34 -0600

Hi,

I have up-graded avr-gcc from avrfreaks.net and am getting an error with the .cof files generator. The code seems to pass thru the compiler but chocks on the .cof stuff.

I have a look-up table that is in program code space. I need to create a pointer to the table. What is the correct usage to satisfy the cof file generator.

"Errors: none"
elfcoff _symc.elf  _symc.cof _symc.sym
 : 826
  : 678
   : 563
    : 387
Error on parsing symbol 1178 -> Type : 404x Desc : pointer:r(1,1)=k(1,2)=*(9,2)
Ended

I searched for correct const usage and it seems I using it correct.

Thanks,
Marlin

avr-gcc-list at http://avr1.org



reply via email to

[Prev in Thread] Current Thread [Next in Thread]