I'm wanting to do away with using different nisprog.ini files for different ROMs. The keys for the ROMs that I use are already in the nisprog included list. This is the output when I connect:
Code:
Connected to ECU !
ECUID: VC264
Key candidate dist (smaller is better)
0: 0xC9DCA40A 0
1: 0x211CE348 1
2: 0x968148AD 15
Using best choice, SID27 key=C9DCA40A. Use "setkeys" to change if required.
now using 7055.
nisprog: Settings loaded from nisprog.ini
That SID27 key is correct and the output says it's using that. Why then does this happen?:
Code:
nisprog> runkernel npk.bin
No keyset selected - try "setkeys"
nisprog>
Is there something else I need to put in my nisprog.ini to confirm the correctly automatically identified keyset so that I don't need to use the setkeys command?