|
|
|
![]() |
|
|||||||
|
||||||||
![]() |
|
|
Thread Tools | Rate Thread | Display Modes |
|
|
|
#1
|
|||
|
|||
|
ifi_loader problem: run-time error '70'
Hello, I have been having a problem when attempting to select the .hex file to download in ifi_loader v.1.1.0. After I select ok, I get the following error:
Run-time error '70': Permission denied I am downloading a file from the bottom of the directory tree, so the path is less than 20 characters long. The memory gauge in MPLAB shows that the file takes up less than 1/4 of the program memeory. I am using a non-administrator account (school computer). I will be trying with an admin account tomorrow. If it works, though, I would like to avoid having to use it anyway as it would involve having a mentor log in every time I wanted to download to the robot. Do you have any ideas what is causing this error, or what could be done to fix it? EDIT: I have tested on an admin account, and it works. Is there a way to avoid having to use an admin account, though? Thank you, Samuel Harrington Team 931 Last edited by Samuel H. : 19-01-2008 at 10:54. Reason: Further testing |
|
#2
|
|||
|
|||
|
Re: ifi_loader problem: run-time error '70'
I'm guessing Windows will not let you open the serial port device (COM1, COM2, or whatever) as a limited user (like most operating systems) - I'm not sure if there is a way around it. Try using a USB serial adapter if you have one.
I know how to get around it on Unix, but changing device permissions in Windows is beyond my experience... |
|
#3
|
||||
|
||||
|
Re: ifi_loader problem: run-time error '70'
Try modifying the permissions on the folder to Read/Write/Modify for the Users group.
|
|
#4
|
|||
|
|||
|
Thank you Kingofl337, that works.
I think the problem was that ifi_loader keeps the path to the last '.hex' file loaded in a text file in the install directory, instead of in the registry, and it crashes if it cannot write to it. I had a similar problem with MPLAB, fixed the same way. Many thanks, Sam |
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| IFI_Loader Problem, please help. | winners | Programming | 9 | 18-01-2006 17:54 |
| IFI_Loader problem(new to C, newb) | FormatteD_C | Programming | 3 | 20-02-2004 11:38 |
| Basic Run Error | BBFIRSTCHICK | Programming | 10 | 02-04-2003 22:43 |
| Basic Run Error | Ulibrium | Programming | 12 | 21-02-2002 01:02 |
| Basic Run Error | BinaryBob0001 | Programming | 3 | 24-01-2002 02:09 |