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

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

[avr-gcc-list] ATMega 2560 + RAMPZ + 128Kplus and the real problem on GC


From: Carlos Delfino
Subject: [avr-gcc-list] ATMega 2560 + RAMPZ + 128Kplus and the real problem on GCC
Date: Fri, 5 Apr 2013 15:59:02 -0300

Hello everyone, I'm new here on the list and went in search of knowledge, learn from the questions and answers posted here.

Reading the AVR datasheets, User Manuals GCC and AVR-LibC sources of the, still could not find the need to understand 100% without a doubt, the operation of the AVR family PC that uses more than 128KiB memory, all speak of some problem, but has not picked up where the problem is, I understand the participation of the register RAMPZ in addressing process of program memory above 128K, but I can not see what the difficulty is in relation to the GCC compiler.

I'm keeping the FreeRTOS port for the Arduino environment, kept its original name and made a Fork since the original version is no longer being maintained.

I studied and unite some suggestions posted by NET to allow FreeRTOS runs well (through DuinOS) in ATmega2560, but this specter is haunting my work and do not feel safe with the generated code.

I inserted the necessary parameters in functions related to the TASK which are placed below 128K, but I've been told that I will have problems with other functions placed above this limit.

Well, still could not reproduce the problem in my environment, indications of articles, experiments and suggestions already help a lot.

--
Carlos Delfino
Consultor
Ligue para mim de seu computador.
Tel: (31) 8406-9811 (claro) (31) 9838-7171 (vivo)
Para conhecer meu site visite: http://www.carlosdelfino.eti.br
Quer apoiar meus projetos curta minha fan page: http://fb.me/cdcp.ong


reply via email to

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