Support for small chips

General discussion on mikroBasic PRO for 8051.
Post Reply
Author
Message
Thomas.Pahl@t-online.de
Posts: 158
Joined: 24 May 2008 15:55
Location: Germany

Support for small chips

#1 Post by Thomas.Pahl@t-online.de » 28 Sep 2008 14:13

When i compile programs for 89S51 i get always error: not enough RAM for call stack (regardless of memory modell) it seems at if it is impossible to compile to chips with only 128 bytes ram.
Thopas

User avatar
srdjan
mikroElektronika team
Posts: 1552
Joined: 28 Dec 2005 12:47
Location: Serbia

Re: Support for small chips

#2 Post by srdjan » 23 Apr 2009 14:22

Hi,
Thopas wrote:When i compile programs for 89S51 i get always error: not enough RAM for call stack (regardless of memory modell) it seems at if it is impossible to compile to chips with only 128 bytes ram.
Thopas
Please, send me example project to srdjan@mikroe.com.

Thomas.Pahl@t-online.de
Posts: 158
Joined: 24 May 2008 15:55
Location: Germany

Re: Support for small chips

#3 Post by Thomas.Pahl@t-online.de » 23 Apr 2009 16:10

Try to compile this:

Code: Select all


p1.0  = 1
end.
project setting: AT89S51 10MHz memory model small, compact or large with microbasic v1.1

User avatar
srdjan
mikroElektronika team
Posts: 1552
Joined: 28 Dec 2005 12:47
Location: Serbia

Re: Support for small chips

#4 Post by srdjan » 24 Apr 2009 07:57

Hi,
Thopas wrote:Try to compile this:

Code: Select all


p1.0  = 1
end.
project setting: AT89S51 10MHz memory model small, compact or large with microbasic v1.1
OK, I got the error. We are starting our work on 8051 compilers revisions. It will be fixed. Thank you for the report.

foravr
Posts: 130
Joined: 11 May 2009 19:34

Re: Support for small chips

#5 Post by foravr » 10 Jun 2009 17:38

Hi,
Could you please give a time when we can expect a first beta?
foravr

Post Reply

Return to “mikroBasic PRO for 8051 General”