Error -1073741819

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 2 and 3.

Moderators: Benj, Mods

Post Reply
st9905
Flowcode V4 User
Posts: 16
Joined: Tue Oct 24, 2006 5:41 pm
Contact:

Error -1073741819

Post by st9905 »

Hello,

After I upgraded to Flowcode v3.1.0.31 I have problems to compile the program to ASM.
The success rate is ~ 1/10 even if I try to compile an old program made in Flowcode v2.

I have reinstalled the program and I have also downloaded and installed the version from your homepage.

Regards

Erik.
Erik

User avatar
Steve
Matrix Staff
Posts: 3422
Joined: Tue Jan 03, 2006 3:59 pm
Has thanked: 114 times
Been thanked: 422 times
Contact:

Post by Steve »

Hello Erik,

Can you please post the contents of the "compiler messages" window onto this forum - that may tell us where things are going wrong. (these messages are also saved as "<filename>.msg.txt")

ALAN_26
Posts: 84
Joined: Sat Apr 29, 2006 3:36 pm
Location: MALTA
Contact:

Post by ALAN_26 »

hi steve

I'm having this problem too






first i get this windows


File name: C:\Documents and Settings\ALAN\Desktop\ERROR\Flowcode1.c
Generated by: Flowcode v3.1.0.31
Date: Saturday, March 10, 2007 16:07:56
Licence: Professional
Registered to: ALAN CILIA LA CORTE


http://www.matrixmultimedia.com



Launching the compiler...

BoostC Optimizing C Compiler Version 6.52 (for PIC18 architecture)
http://www.sourceboost.com
Copyright(C) 2004-2006 Pavel Baranov
Copyright(C) 2004-2006 David Hobday

Licensed to FlowCode User under Single user Pro License for 1 node(s)
Limitations: PIC18 max code size:Unlimited, max RAM banks:Unlimited


Flowcode1.c
Starting preprocessor: "C:\Program Files\Matrix Multimedia\Flowcode V3\BoostC\pp.exe" "C:\Documents and Settings\ALAN\Desktop\ERROR\Flowcode1.c" -i "C:\Program Files\Matrix Multimedia\Flowcode V3\BoostC\include" -d _PIC18F452 -la -c2 -o Flowcode1.pp -v -d _BOOSTC -d _PIC18

Flowcode1.c success

success

...
Return code = 0

Launching the linker/assembler...


Return code = -1073741819

FINISHED


And than pops out a window saying


Error: Access at 0x7C91084b ( tried write to 0x00030FFC), program terminated

ALAN_26
Posts: 84
Joined: Sat Apr 29, 2006 3:36 pm
Location: MALTA
Contact:

Post by ALAN_26 »

hi steve


I made a Google search about this " Error: Access at 0x7C91084b"


And it seems related to the dual core CPU, in fact I recently upgraded my PC to dual core .

Is there something that can be done ??


I can not use flowcode pls help



regards

Alan cilia
Last edited by ALAN_26 on Sun Mar 11, 2007 1:13 pm, edited 1 time in total.

ALAN_26
Posts: 84
Joined: Sat Apr 29, 2006 3:36 pm
Location: MALTA
Contact:

Post by ALAN_26 »

HI every body

The error was with windows xp and the dual core cpu ( it semes that windows xp generates this error when runing on a dual core cpu !! )

I fixed the problem by installing windows Vista now all works fine and 100% 8) :lol: :)

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Post by Benj »

Hello

Here is the Microsoft hotfix regarding this problem. Please let me know if this helps to solve the problem.

http://support.microsoft.com/?id=896256

User avatar
Steve
Matrix Staff
Posts: 3422
Joined: Tue Jan 03, 2006 3:59 pm
Has thanked: 114 times
Been thanked: 422 times
Contact:

Post by Steve »

Ben and I have done a lot of "digging" about this problem and it seems to be related to hardware/overheating problems or a bug in Windows itself. See the following links for some discussions:

http://www.passmark.com/forum/showthread.php?t=331

and especially this post:

http://www.passmark.com/forum/showpost. ... stcount=15

The basic suggestions are to apply some fixes (to Windows and to the AMD processor) and to make sure the CPU is not being overclocked or becoming too hot.

Can any Flowcode users experiencing this problem please confirm their processor (The AMD X2 dual-core processor seems most at fault), and also try the advice in that other forum.

st9905
Flowcode V4 User
Posts: 16
Joined: Tue Oct 24, 2006 5:41 pm
Contact:

Post by st9905 »

Hi evrybody,

I have an AMD X2 dual core. After I did the update for the processor it now seems to work.

For the links see the latest reply from Steve.
Erik

User avatar
Steve
Matrix Staff
Posts: 3422
Joined: Tue Jan 03, 2006 3:59 pm
Has thanked: 114 times
Been thanked: 422 times
Contact:

Post by Steve »

Great news, Erik! Thanks for letting us know.

Post Reply