Access Violation...

Beta Testing discussion on mikroPascal.
Post Reply
Author
Message
Mark-
Posts: 105
Joined: 05 Mar 2009 15:03

Access Violation...

#1 Post by Mark- » 15 Mar 2009 14:19

Hello,

It appears that my EEPROM edits are not written to the EP5 on download. So, I am trying to find out why.

I opened the EEPROM editor and selected the project hex file by mistake. I got an error about past grid or something and then an AV:

Access Violation at address 006F22CA in modulte mikroPascal Pro Pic.exe. Read of address 00000007

The edits were downloaded using 8.x but not now.

Any ideas?

Mark

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

Re: Access Violation...

#2 Post by srdjan » 17 Mar 2009 11:25

Mark- wrote:Hello,

It appears that my EEPROM edits are not written to the EP5 on download. So, I am trying to find out why.
Did you check Use EEPROM in project check box in eeprom editor?
Do you have DATA(EEPROM) option under HEX File Options in picflash programmer checked?
Mark- wrote: I opened the EEPROM editor and selected the project hex file by mistake. I got an error about past grid or something and then an AV:

Access Violation at address 006F22CA in modulte mikroPascal Pro Pic.exe. Read of address 00000007

The edits were downloaded using 8.x but not now.

Any ideas?

Mark
I could not reproduce the AV error. Could you provide me with the hex file you were trying to load and the brief description of steps you took to import it.

Mark-
Posts: 105
Joined: 05 Mar 2009 15:03

#3 Post by Mark- » 17 Mar 2009 13:28

Hello,

Yes. In my longer message I gave more details. The error is 100% reproduciable.

Yes. I still have the project hex file. Where do you want me to send it?

Mark

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

#4 Post by srdjan » 17 Mar 2009 14:17

Mark- wrote:Hello,

Yes. In my longer message I gave more details. The error is 100% reproduciable.

Yes. I still have the project hex file. Where do you want me to send it?

Mark
Send it to srdjan@mikroe.com along with the steps I should follow in order to reproduce the problem.

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

#5 Post by srdjan » 18 Mar 2009 15:08

Hi,
srdjan wrote:
Mark- wrote:Hello,

Yes. In my longer message I gave more details. The error is 100% reproduciable.

Yes. I still have the project hex file. Where do you want me to send it?

Mark
Send it to srdjan@mikroe.com along with the steps I should follow in order to reproduce the problem.
I have found the problem. In your .hex file you had a few empty lines at the end of the file and after 'end of file' intel hex line. In eeprom editor tool, we did not predict such situation.
Anyway, it is fixed now. It will be included in the release version of the compiler.
Thanks.

Post Reply

Return to “mikroPascal Beta Testing”