Page 1 of 3 123 LastLast
Results 1 to 10 of 25

Thread: auto cal tune file program problems

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    New Member
    Join Date
    Jan 2012
    Posts
    3

    Default auto cal tune file program problems

    i got my tune files saved to my auto cal but when i go to prog 1 or 2 either one i get a $0502 code can anyone help

  2. #2
    Joe (Moderator) joecar's Avatar
    Join Date
    Apr 2003
    Posts
    28,403

    Default

    You have to program all the necessary files to your AutoCal's config space;

    from the V8 S&T program, goto BBx, click the down arrow next to the Program button and click Program All.

  3. #3
    New Member
    Join Date
    Jan 2012
    Posts
    2

    Default

    I am having the same issue. I did what you said, and still have the problem. Starting to get annoyed with this...

  4. #4
    Lifetime Member Dmaxink's Avatar
    Join Date
    Nov 2009
    Posts
    1,176

    Default

    Many of us are having this issue...i believe Paul is working on it.
    -Kory

    I'm out of ideas? Nah trick... When in doubt, 0xFFFF it out!

    http://www.PPEI.com/

  5. #5
    New Member
    Join Date
    Jan 2012
    Posts
    2

    Default

    Glad to hear this is getting fixed. I can pull my tune from the car via the pass-through capability only. The tuner never worked by itself. I sent the file to my tuner, he adjusted it, and I tried uploading it. Now I get "*.ctd files is not registered to this Autocal device". How can this be since it is the tune I sent him?

  6. #6
    Lifetime Member Dmaxink's Avatar
    Join Date
    Nov 2009
    Posts
    1,176

    Default

    He needs to "save tune file for remote flashing"...Also, the autocal needs to be "linked" to his V2... Passthrough works properly on ours in house as well.
    -Kory

    I'm out of ideas? Nah trick... When in doubt, 0xFFFF it out!

    http://www.PPEI.com/

  7. #7
    Lifetime Member dansdieselp's Avatar
    Join Date
    Apr 2009
    Posts
    606

    Default

    We keep getting $050B over here. Done everything possible to correct it. Waiting to see if Paul has a fix for it yet.
    Dan's Diesel Performance
    www.dansdieselperformance.com

  8. #8
    EFILive Developer Site Admin Blacky's Avatar
    Join Date
    Mar 2003
    Posts
    9,501

    Default

    Hi Everyone,

    The errors $0502 and $050B reported in this thread are not being worked on by me or anyone. Those errors are almost certainly caused by incorrect AutoCal setups.

    $0502 is "Script file not found". That simply means the *.obj file required to flash the selected controller has not been downloaded to the AutoCal device.
    You can use the EFILive Scan And Tune software to automatically update your AutoCal or you can download the appropriate file(s) manually.
    I'll describe the manual process, because if you have a good understanding of the process and what is required you will be able to easily solve any future occurrences.

    For FlashScan or AutoCal to flash a controller in standalone mode it needs at least three files to be copied onto it:
    1. A script file (*.obj) which contains all the instructions required to reprogram a controller. These script file are not to be confused with the scripts that you may use to apply changes to your tunes in the PC based V7.5 software.
    2. A bootloader file (*.blx) which contains the software required to reprogram the flash memory chip(s) in the controller. Note: not all controllers require bootloader files. LBZ, LMM, CMB and CMC controllers do not require boot loaders.
    3. A tune file (*.ctz) which contains your calibration changes.

    Script files are named like this: XXX_T.obj where
    - XXX is the controller code such as LBZ or CMB,
    - T is the type of script and is one of: R for reading, W for cal flashing and F for full flashing.
    So if you were attempting to full-flash a Cummins 5.7 controller the script file would be CMB_F.obj

    The bootloader files are named like this: XXX_T.blx where
    - XXX is the controller code such as LBZ or CMB,
    - T is the type of script and is one of: R for reading, W for cal flashing and F for full flashing.
    So if you were attempting to cal-flash an E38 controller the script file would be E38_W.blx

    The *.obj and *.blx files can be found on your PC in the folder:
    \Program Files\EFILive\V8\Config (for WinXP and Win2K)
    or
    \Program Files (x86)\EFILive\V8\Config (for Vista and Win7)

    You can copy them to FlashScan or AutoCal using EFILive Explorer. They must be copied into the [F9: Config] tab page.
    Click image for larger version. 

Name:	DragAndDrop.png 
Views:	1015 
Size:	112.3 KB 
ID:	12615

    The tune file is named whatever you like but should be short enough to be displayed in AutoCal's display (i.e. 8 or less characters).
    Note: there is currently a bug that causes extremely short file names (1 or 2 characters) to not show up on FlashScan's screen - that bug is being worked on).
    Tune file names should also be less than 63 characters in total, including the \EFILive\Tune path prefix.
    Tune files should be copied onto FlashScan/AutoCal in the [F3: Data Files] tab page to the folder: \EFILive\Tune


    Error $050B means the script file is the wrong version for the firmware in the FlashScan or AutoCal device.
    Make sure your software is up to date and the the FlashScan/AutoCal firmware is up to date prior to copying any *.obj files to FlashScan or AutoCal.

    If anyone is absolutely certain they have copied the correct files to their FlashScan/AutoCal devices and they are still getting $0502 or $050B errors, please post more details in this thread and I will investigate.

    Regards
    Paul
    Before asking for help, please read this.

  9. #9
    Senior Member DieselMafialb7's Avatar
    Join Date
    May 2012
    Posts
    109

    Default

    Quote Originally Posted by Blacky View Post
    Hi Everyone,

    The errors $0502 and $050B reported in this thread are not being worked on by me or anyone. Those errors are almost certainly caused by incorrect AutoCal setups.

    $0502 is "Script file not found". That simply means the *.obj file required to flash the selected controller has not been downloaded to the AutoCal device.
    You can use the EFILive Scan And Tune software to automatically update your AutoCal or you can download the appropriate file(s) manually.
    I'll describe the manual process, because if you have a good understanding of the process and what is required you will be able to easily solve any future occurrences.

    For FlashScan or AutoCal to flash a controller in standalone mode it needs at least three files to be copied onto it:
    1. A script file (*.obj) which contains all the instructions required to reprogram a controller. These script file are not to be confused with the scripts that you may use to apply changes to your tunes in the PC based V7.5 software.
    2. A bootloader file (*.blx) which contains the software required to reprogram the flash memory chip(s) in the controller. Note: not all controllers require bootloader files. LBZ, LMM, CMB and CMC controllers do not require boot loaders.
    3. A tune file (*.ctz) which contains your calibration changes.

    Script files are named like this: XXX_T.obj where
    - XXX is the controller code such as LBZ or CMB,
    - T is the type of script and is one of: R for reading, W for cal flashing and F for full flashing.
    So if you were attempting to full-flash a Cummins 5.7 controller the script file would be CMB_F.obj

    The bootloader files are named like this: XXX_T.blx where
    - XXX is the controller code such as LBZ or CMB,
    - T is the type of script and is one of: R for reading, W for cal flashing and F for full flashing.
    So if you were attempting to cal-flash an E38 controller the script file would be E38_W.blx

    The *.obj and *.blx files can be found on your PC in the folder:
    \Program Files\EFILive\V8\Config (for WinXP and Win2K)
    or
    \Program Files (x86)\EFILive\V8\Config (for Vista and Win7)

    You can copy them to FlashScan or AutoCal using EFILive Explorer. They must be copied into the [F9: Config] tab page.
    Click image for larger version. 

Name:	DragAndDrop.png 
Views:	1015 
Size:	112.3 KB 
ID:	12615

    The tune file is named whatever you like but should be short enough to be displayed in AutoCal's display (i.e. 8 or less characters).
    Note: there is currently a bug that causes extremely short file names (1 or 2 characters) to not show up on FlashScan's screen - that bug is being worked on).
    Tune file names should also be less than 63 characters in total, including the \EFILive\Tune path prefix.
    Tune files should be copied onto FlashScan/AutoCal in the [F3: Data Files] tab page to the folder: \EFILive\Tune


    Error $050B means the script file is the wrong version for the firmware in the FlashScan or AutoCal device.
    Make sure your software is up to date and the the FlashScan/AutoCal firmware is up to date prior to copying any *.obj files to FlashScan or AutoCal.

    If anyone is absolutely certain they have copied the correct files to their FlashScan/AutoCal devices and they are still getting $0502 or $050B errors, please post more details in this thread and I will investigate.

    Regards
    Paul
    so I go to load config files because im getting this error and I have none in the config folder? where do I get them?

  10. #10
    EFILive Developer Site Admin Blacky's Avatar
    Join Date
    Mar 2003
    Posts
    9,501

    Default

    Quote Originally Posted by DieselMafialb7 View Post
    so I go to load config files because im getting this error and I have none in the config folder? where do I get them?
    The config files should be installed when the V8 software is installed. If you install the V8 software again any missing files will be installed.
    Also, for setting up AutoCals, you should now be using use the V8 option: [F5: BBX]->[F6: Quick Setup].

    Regards
    Paul
    Before asking for help, please read this.

Page 1 of 3 123 LastLast

Similar Threads

  1. auto cal problems
    By lewis1 in forum AutoCal
    Replies: 4
    Last Post: March 15th, 2012, 07:36 AM
  2. 2010 Camaro SS Auto, Magnuson tune file
    By general23cmp in forum E37, E38 & E67 PFI ECM's
    Replies: 5
    Last Post: October 19th, 2009, 09:04 AM
  3. Auto Cal out?
    By 98redorangeta in forum FlashScan V2 BB Logging
    Replies: 3
    Last Post: April 25th, 2008, 04:10 AM
  4. looking for stock tune file 97 C5 auto tranny
    By mvvette97 in forum Gen III V8 Specific
    Replies: 2
    Last Post: November 5th, 2007, 08:01 PM
  5. Looking for a 01 auto 3.15 gear vette stock cal file
    By azzhauler in forum Gen III V8 Specific
    Replies: 1
    Last Post: May 8th, 2007, 04:18 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •