[fpc-pascal] AVR GetMem/AllocMem

Dimitrios Chr. Ioannidis d.ioannidis at nephelae.eu
Sat Jan 26 10:29:02 CET 2019


Hi,

   AFAIU dynamic allocation memory does not exist for AVR platform ( 
tried to use AllocMem, GetMem and the mcu restart it's self. ) .

Is there any other way to dynamically allocate memory in AVR ?

( I'm writing a driver for the ENC28J60 and I need to allocate memory on 
demand for the ethernet packet buffer ).

regards,

-- 

Dimitrios Chr. Ioannidis




More information about the fpc-pascal mailing list