Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Long Path Names
#1
Hi,

Are there limitations to length of the path or the characters that can be used in the filename of a hex file to be loaded? We are calling the ds30LoaderConsole.exe from a visual basic program using the command:

program_process = Process.Start("G:\Engineering\Electrical Engineering\APPS AND LOADERS\ds30Loader\ds30LoaderConsole.exe", _
" --file=" & hexFileDir & _
" --device=pic18f6622" & _
" --port=com1" & _
" --baudrate=9600" & _
" --writef" & _
" --ht=10000" & _
" --polltime=500" & _
" --timeout=3000" & _
" --port-open-delay=0" & _
" --non-interactive")

It seems to work when the variable "hexFileDir" does not contain a space.
Does this seem to be a known limitation?

We are using ds30 Loader console free edition 1.0.8
ds30 Loader engine 2.2.8

Thanks

Jim Mallabar Sad
Reply


Messages In This Thread
Long Path Names - by JimM - 2013-06-18, 21:30:06
RE: Long Path Names - by Mikael Gustavsson - 2013-06-18, 23:39:30
RE: Long Path Names - by JimM - 2013-06-19, 15:30:57

Forum Jump:


Users browsing this thread: 1 Guest(s)