CarTechnoloGY
ISPI NEXT TOOL - Printable Version

+- CarTechnoloGY (https://cartechnology.co.uk)
+-- Forum: Discussions All about Software and Hardware (https://cartechnology.co.uk/forumdisplay.php?fid=310)
+--- Forum: Automotive Help & Discussions / Software and Hardware (https://cartechnology.co.uk/forumdisplay.php?fid=40)
+---- Forum: BMW - Mini - Rolls Royce (https://cartechnology.co.uk/forumdisplay.php?fid=61)
+---- Thread: ISPI NEXT TOOL (/showthread.php?tid=8383)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39


RE: ISPI NEXT TOOL - eivissacopter - 14-07-2015

Ive had ISTA-D/P working nicely in previous versions. Uninstalled those and now Ive installed it according to the manual with this tool.

-Now ISTA-D is only listing ICOM/ENET in VCI configuration. Cant select Ediabas anymore and therefore cant connect to my car via D-CAN/K-CAN.
-Now ISTA-P wont start at all. Net Framework cant find a certain file error. Jit-Debugging Fix button didnt to the trick. Same thing after the 1002 update.

Any hints?


RE: ISPI NEXT TOOL - Arual - 14-07-2015

Perfect. Good work.


RE: ISPI NEXT TOOL - LinkX - 14-07-2015

(14-07-2015, 12:24 PM)eivissacopter Wrote:  Ive had ISTA-D/P working nicely in previous versions. Uninstalled those and now Ive installed it according to the manual with this tool.

-Now ISTA-D is only listing ICOM/ENET in VCI configuration. Cant select Ediabas anymore and therefore cant connect to my car via D-CAN/K-CAN.
-Now ISTA-P wont start at all. Net Framework cant find a certain file error. Jit-Debugging Fix button didnt to the trick. Same thing after the 1002 update.

Any hints?

For k-dkan
You have to change this line in the ISTAGUI.exe.config(C:\Program Files\BMW\ISPI\TRIC\ISTA\TesterGUI\bin\Release)

<add key="BMW.Rheingold.OperationalMode" value="ISTA"/>

to

<add key="BMW.Rheingold.OperationalMode" value="ISTA_PLUS"/>


RE: ISPI NEXT TOOL - eivissacopter - 14-07-2015

(14-07-2015, 13:42 PM)LinkX Wrote:  For k-dkan
You have to change this line in the ISTAGUI.exe.config(C:\Program Files\BMW\ISPI\TRIC\ISTA\TesterGUI\bin\Release)

<add key="BMW.Rheingold.OperationalMode" value="ISTA"/>

to

<add key="BMW.Rheingold.OperationalMode" value="ISTA_PLUS"/>

Thanks a lot!

That fixed the ISTA-D connection problem. ISTA-P still kicking out this Net Framework error on Windows 8.1 x64.


RE: ISPI NEXT TOOL - DICKHILL - 14-07-2015

I have now found the SQL DBs in the BIGPACK.exe-file, but I can only find 3?
"streamdataprimitive_OTHER.sqlite", "DiagDocDb.sqlite" & "xmlvalueprimitive_OTHER.sqlite"
Should there be more that 3?

After exploring all my ISPI/ISTA files from different sources, i found an "SQLiteDBs.rar" with 10 files in it.
So which and how many do I need?



And about installing ISTA/P on a machine with 2GB memory...
Is it really necessary to have 4GB memory?
I'm thinking on this earlier post, since he wrote that he didn't had any problem with installing.
(25-06-2015, 04:46 AM)autoraedarum Wrote:  Is there any option to install ISTA-P on a dell 630 (2,2Ghz 2.0GB RAM).
Installing ends without error, but when i will start this error comes.

[Image: attachment.php?aid=15483]

Before installing i changed the min memory and min cpu

[Image: attachment.php?aid=15484]

ISTA-D works well.



RE: ISPI NEXT TOOL - nino17 - 14-07-2015

(14-07-2015, 14:56 PM)eivissacopter Wrote:  
(14-07-2015, 13:42 PM)LinkX Wrote:  For k-dkan
You have to change this line in the ISTAGUI.exe.config(C:\Program Files\BMW\ISPI\TRIC\ISTA\TesterGUI\bin\Release)

<add key="BMW.Rheingold.OperationalMode" value="ISTA"/>

to

<add key="BMW.Rheingold.OperationalMode" value="ISTA_PLUS"/>

Thanks a lot!

That fixed the ISTA-D connection problem. ISTA-P still kicking out this Net Framework error on Windows 8.1 x64.

Download Microsoft .NET Framework 4.5.2 Offline Installer
update ICOM Framework
wifi OF rofl


RE: ISPI NEXT TOOL - PhilipM - 14-07-2015

(14-07-2015, 17:46 PM)DICKHILL Wrote:  I have now found the SQL DBs in the BIGPACK.exe-file, but I can only find 3?
"streamdataprimitive_OTHER.sqlite", "DiagDocDb.sqlite" & "xmlvalueprimitive_OTHER.sqlite"
Should there be more that 3?

There is another .exe in the install pack, "languagepack" where you found the BIGPACK.exe.
Look in there, and you will see the other .sqlite DB's

I used 7zip to extract the bigpack.exe and language pack to my desktop, then 7z to open the .exe's and extract the databases to the correct folder, and then you need to unpack the databases individually one more time.


RE: ISPI NEXT TOOL - dipdop - 14-07-2015

Thanks for so great and helpful post!!

someone told me that is possible to avoid or bypass processor check in .msi i mean ISTA/P ... i have here dell 630d and looks like processor give a trouble. rest of the specs are fine 4gb ram, 320 hdd...

Thanks in advance for your help


RE: ISPI NEXT TOOL - PhilipM - 14-07-2015

Get Orca and you can edit the .msi installer

https://msdn.microsoft.com/en-us/library/aa370557(v=vs.85).aspx

Use Orca to open the MSI, go to properties, and you will see min processor clock, min HD and min RAM and you can edit these to suit.


edit- this might be better if you don't want to download all of the Microsoft SDK-
http://www.instedit.com/download


RE: ISPI NEXT TOOL - racooper3 - 15-07-2015

Does anyone know what K + DCAN USB serial interface (COM1) settings should be? Also can you boost the baud rate from 9600 to 230K?