Error and question

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

Moderators: Benj, Mods

Post Reply
submarine
Posts: 10
Joined: Wed Feb 14, 2007 10:06 am

Error and question

Post by submarine »

what means : "Access violation at 0x7c92084B (tried to write to 0x00030FFC), program terminated, when i will compile from c to hex file.

next question

how can i change the programmer (instead PPPV3 to MAPLAB ICD2)
there is no window for choice.

thanks

wei

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

First to fix your problem with the access violation.

There is a forum thread here that explains how to fix this problem.

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

Next to use MPLAB ICD2 with Flowcode you have to compile to hex and then use MPLAB to load the hex file into the PIC via the ICD2.

It may be possible to automate this process using the Chip -> Compiler options window but I have little experience with IDC2 so I do not know the specifics.

submarine
Posts: 10
Joined: Wed Feb 14, 2007 10:06 am

Post by submarine »

thank you very much!

Post Reply