simple issue

General discussion on mikroBasic for dsPIC30/33 and PIC24.
Post Reply
Author
Message
kingGrey
Posts: 158
Joined: 08 Mar 2007 00:40
Location: portland, OR

simple issue

#1 Post by kingGrey » 21 May 2010 23:30

Hi,

I have been running into this issue a lot now and don't know what is causing this. In my code, I notice that when ever I add a new variable declaration, the program stops working, just like its running out of memory or something. If I take out the new variable all is well.

I slid the slide bar to Dynamic:20% and static:80%, I am using P33FJ256GP710, clock @ 40Mhz
Used Rom 102408 (58%) Used Ram 9459 (38%)
Free Rom 72695 (42%) Free Ram 15117 (62%)

This is very weird , could some tell what is going on here.

Because I don't understand how, simply saying: Dim newFlag as boolean could cause something like this.
Thank You for your help
An expert is a man who has made all the mistakes which can be made, in a narrow field.
http://www.stevenswater.com/catalog/stevensProductdl3000.aspx?SKU=%2793750%27

Post Reply

Return to “mikroBasic for dsPIC30/33 and PIC24 General”