Compiler optimalization

Beta Testing discussion on mikroC PRO for AVR.
Post Reply
Author
Message
foto4me
Posts: 14
Joined: 28 Aug 2008 06:53

Compiler optimalization

#1 Post by foto4me » 19 Dec 2008 12:49

Compiler problem description:

1/ almost any optimalization CODE

2/ parameter passing via STACK is an AVR MCU wildness (bad)

3/ Is use uncorrect refresh stack poiter
(as far is called interrupt between OUT SPL,R26 and OUT SPH,R27
in exceeding limit 256b, as to interrupt use uncorrect SP )

4/ Compiler almost not using REGISTERS ,
using almost RAM via X/Y/Z poiter.

5/ Not suppor externall RAM (XRAM)

User avatar
marko.medic
mikroElektronika team
Posts: 173
Joined: 05 Jun 2008 08:07

#2 Post by marko.medic » 22 Dec 2008 09:45

Hi,

Please explain your questions in more details.
I'm afraid that i didn't understand your questions clearly.
Also provide us with some code which demonstrate mentioned problems.

Regards

Post Reply

Return to “mikroC PRO for AVR Beta Testing”