Results 1 to 10 of 10

Thread: Issues with the latest BBL

  1. #1
    Lifetime Member
    Join Date
    Mar 2007
    Posts
    349

    Default Issues with the latest BBL

    I have found a few problems with the BBL portion of the recent V8 release:

    EFILive Scan and Tune 8.1.2.97
    Flash Scan V2
    Boot Block - 2.06.03
    Firmware - 2.06.35

    1 - On P12A vehicles (Atlas I4/I5/I6), the knock retard PID has changed from KR to KNKRET. When selecting a group with this in it, the V2 shows and error code of $0283 No such PID. This prevents any logging / displaying of data since it does not know what to do with KNKRET. Interestly enough, if you put in KR instead of KNKRET, the V2 will log OK (no $0283 error), but it will not show KR or log it. Using my older version of BBL (~ May 2008), I was able to log knock retard using the KR PID.

    2 - On P11M vehicles (97-01 PCM and 02+ 4 Cylinder), there is no RPM PID listed. I know that this worked before, since I have successfully logged RPM data. Funny enough, looking back at the original PID descriptions for the P11M (~ May 2008) that I have used, it appears as though it was not in there. I do know that if I added it to the list, it worked. I went ahead and manually added it this time to the options.txt file, but it does not show RPM or log it.

    3 - Trying to log some transmission and engine data on a LS1B (99 6L). For what ever reason, this combination of PID's causes the BBL to start logging, but then not write any data to the SD card. I have been able to log other vehicles (LB7 diesel) successfully without any issues to the same SD card. Wondering if there is something else wrong with the ls1b.pmm file or maybe my selection of PID's.


    ; (LSX|TrqRd)
    *PSL_01
    ;
    ;Node PID Custom (Cap:Units:Prec:Fact:Offs:Inv) Alarm (min:max:style:time*10ms:hold*sec)
    ;---- ---------------- ----------------------------------------- -----------------------------------------
    PCM, TP
    PCM, VSS
    PCM, RPM
    PCM, GEAR
    PCM, MAP
    PCM, SPARKADV
    PCM, KR
    PCM, EST_TRQ_M
    PCM, EST_XMSN_M
    PCM, TRQENG
    PCM, TRQTRANS
    PCM, TFMPRS
    PCM, TCCMODE
    PCM, TCCDC
    PCM, TCCSLIP
    PCM, TFT
    PCM, SHIFTERR
    PCM, SHIFTDELAY

    Total PID count = 24 channels

    Don't know if anyone else has had any of these problems. Please post up if you are seeing the same issues that I am.

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

    Default

    Please post your Options.txt file.


  3. #3
    Lifetime Member
    Join Date
    Mar 2007
    Posts
    349

    Default

    Here is a copy of my Options.txt file.

    You can see where I have manually added the KR and RPM to the P12A and P11M lists.
    Attached Files Attached Files

  4. #4
    Lifetime Member Ninety8C5's Avatar
    Join Date
    Sep 2003
    Posts
    455

    Default

    Try removing the commas after the first two LS1B_A PID choices (LSX|TRqRd & LSX|Timing). I don't think you need them.

    LSX|TrqRd, Y, LS1B_A,
    LSX|Timing, Y, LS1B_A,
    LSX|CALC VE, Y, LS1B_A
    LB7|Auto, Y, LB7&AL5

  5. #5
    EFILive Crew Site Admin Tordne's Avatar
    Join Date
    Oct 2004
    Posts
    3,870

    Default

    OK...

    1) There is no KR PID currently in the P12[A|M] files so we will need to add this and release an update.

    2) There is no RPM PID currently in the P11[A|M] files so again we'll need to add and release an update. It is an SAE PID, so "should" be no problem.

    3) I could not reproduce an issue here. I used your Option.txt file and managed to BBL from an LS1 controller (admittedly on the bench). I left your file unmodified with the ',' characters at the end of the lines as noted in previous post and this did not effect operation for me.
    Andrew
    EFILive Crew


  6. #6
    Lifetime Member
    Join Date
    Mar 2007
    Posts
    349

    Default

    Thank you for such a quick reply. Unfortunately, the LS1 thing is the one that is currently bugging me. I have tried to log with this same set of PID's several times and each time is shows the correct values on the V2, but does not write them to the BBL file. When I go to download the data, all that is there is a file with the correct name (LS1_0012.efi) and has the PID names in it but NO data (file size of like 2K). Not sure it makes any difference, but this is on a 1999 K2500 Silverado 6L 4L80E truck.

    I have a couple of other sets of PIDs that I can try next to see if it's just this grouping or not.

  7. #7
    EFILive Crew Site Admin Tordne's Avatar
    Join Date
    Oct 2004
    Posts
    3,870

    Default

    Hey Joe,

    Are you able to test that Options.txt on your LS1? I have LS1 controllers but they are on bench harnesses now so I can't actually key on on log real data :(
    Andrew
    EFILive Crew


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

    Default

    I can test it later today...

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

    Default

    Quote Originally Posted by turbo_bu View Post
    1 - On P12A vehicles (Atlas I4/I5/I6), the knock retard PID has changed from KR to KNKRET. When selecting a group with this in it, the V2 shows and error code of $0283 No such PID. This prevents any logging / displaying of data since it does not know what to do with KNKRET. Interestly enough, if you put in KR instead of KNKRET, the V2 will log OK (no $0283 error), but it will not show KR or log it. Using my older version of BBL (~ May 2008), I was able to log knock retard using the KR PID.
    The correct knock PID defined for the P12 is KNKRET.
    If you have that PID selected for BBL and FlashScan still gives a "PID not supported" error, can you please save a trace file on the FlashScan device, then copy the trace file from FlashScan to your PC using EFILive Explorer and email it to me at paul@efilive.com, thanks.

    Regards
    Paul
    Before asking for help, please read this.

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

    Default

    Quote Originally Posted by turbo_bu View Post
    Interestly enough, if you put in KR instead of KNKRET, the V2 will log OK (no $0283 error), but it will not show KR or log it. Using my older version of BBL (~ May 2008), I was able to log knock retard using the KR PID.
    I have added the KR PID to the list of supported PIDs for the P12. It may be that some P12's used KR and some used KNKRET (the one I am testing on here uses KNKRET).
    At least you'll be able to try the KR PID. It will be available in the next updated. Please report back whether it works or not on your P12.

    Regards
    Paul
    Before asking for help, please read this.

Similar Threads

  1. Latest 7.3
    By curtbriggs in forum General
    Replies: 1
    Last Post: December 3rd, 2005, 09:05 AM

Posting Permissions

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