Mega8 const array

Szima Gábor sygma at tesla.hu
Mon Apr 24 21:22:58 CEST 2006


On Mon, 24 Apr 2006, Fuzesi Arnold wrote:

> __flash (<- IAR GNU alatt passz)  const uint16_t  buff[980] = ...;

Ebbol kiindulva talaltam ra (gcc):

const uint8_t buff[] __attribute__((__section__(".progmem.data"))) =
:)

vagy:

const uint8_t buff[] __attribute__((progmem)) =


Koszi!



 								-Sygma




More information about the Elektro mailing list