Search found 7 matches

by drummermalti
Mon Nov 26, 2007 6:03 pm
Forum: Flowcode V2 & V3
Topic: Compiling to HEX problem...
Replies: 9
Views: 5860

Thanks!

Ok thanks! Great software and great help!
by drummermalti
Mon Nov 26, 2007 11:30 am
Forum: Flowcode V2 & V3
Topic: Compiling to HEX problem...
Replies: 9
Views: 5860

oh god...

I installed the registry patch from:

http://www.matrixmultimedia.com/support ... .php?t=456

Could this affect Flowcode bad? Maybe limiting anything else?

Thanks
by drummermalti
Mon Nov 26, 2007 10:37 am
Forum: Flowcode V2 & V3
Topic: Compiling to HEX problem...
Replies: 9
Views: 5860

You have 2 solutions: 1) Cut down the program so that it fits into 4k 2) Upgrade your licence of Flowcode to the "professional" version, which will allow all 8k The other post you mentioned does not apply to you because that user was already using the professional version. Is there a way ...
by drummermalti
Mon Nov 26, 2007 9:09 am
Forum: Flowcode V2 & V3
Topic: Compiling to HEX problem...
Replies: 9
Views: 5860

Tried it out...

I tried inserting the register, and compiled the flkowcode for three times... I still can't compile. This is the message (the part mentioning warnings etc only): Warning: Recursion may cause call stack overflow in function:'FCM_Manual_Mode' Warning: Recursion may cause call stack overflow in functio...
by drummermalti
Mon Nov 26, 2007 9:04 am
Forum: Flowcode V2 & V3
Topic: Compiling to HEX problem...
Replies: 9
Views: 5860

I think I found the problem...

i found this thread:

http://matrixmultimedia.com/mmforums/vi ... piling+hex

which told me to follow up to:


http://www.matrixmultimedia.com/support ... .php?t=456

I will try it out and let you know.

Thanks
by drummermalti
Mon Nov 26, 2007 8:48 am
Forum: Flowcode V2 & V3
Topic: Compiling to HEX problem...
Replies: 9
Views: 5860

Update on Issue

I have deleted a small chunk of the program, and I re-tried compiling... The message log is now: File name: E:\school\University\3rd year\Pule\Room Auto Switch - LCD Macro\Room Auto Switch - LCD Macro (inc timer) - Reduced.c Generated by: Flowcode v3.2.2.40 Date: Monday, November 26, 2007 08:47:12 L...
by drummermalti
Mon Nov 26, 2007 12:24 am
Forum: Flowcode V2 & V3
Topic: Compiling to HEX problem...
Replies: 9
Views: 5860

Compiling to HEX problem...

Hi, I was developing my first professional system, and it was compiling well, and I would use this hex file to simulate it on Proteus ISIS. This all happened until one time I could not compile the hex file. Could it be that the PIC I am using (as in 16F877A) cannot support the size of the program I ...