Re: Segment Swap utility
Posted: Tue Mar 31, 2020 10:32 pm
PcmBinBuilder 1.8.8
Added about-button
Added about-button
Electronic Fuel Injection - Developement & Tuning
https://pcmhacking.net/forums/
True.kur4o wrote:I did a quick test and ls1 extra info with the checkbox don`t work. Might got broke with the new file info tab.
Code: Select all
Eeprom_data [4000 - 8000]
Hardware 12570558
Serial 1CC0WNEH2218
Id 3154131286
Id2 12579403
Broadcast YCTJ
PN 12570558
Ver YCTJ
VIN 1GCHC29U83E120616
Fixed in 0.9.15kur4o wrote:I tested some features and some bugs popped up. The crc32 only prints 2 bytes, not sure if the other are missing or the calc is not done correctly.
The latest version somehow doesn`t handle errors very well. Older versions just prints out the error condition and continue on with the task but now we have semi crash conditions and all tasks are halted.
For example when a unsupported os is encountered.
edit:
Can we improve the printing of eeprom data something like this, [taken from ls1 special info]
Code: Select all
Eeprom_data [4000 - 8000] Hardware 12570558 Serial 1CC0WNEH2218 Id 3154131286 Id2 12579403 Broadcast YCTJ PN 12570558 Ver YCTJ VIN 1GCHC29U83E120616
If you define checksum saving address with 2 bytes, checksum is calculated with 2 bytes.kur4o wrote:Great work, now cvn32 is 4bytes but the first 2 are always 0000, It might be some calculation bug.
Can we add the unsupported v6 Os[upon bin info extraction] to the list automatically. So we can gather much more quickly the needed OS for defining.
Code: Select all
Unsupported OS: 16266323
Autodetect: v6-98-05.xml
16266348.bin (v6-98-05.xml (v 1))
Unsupported OS: 16266348
Autodetect: v6-98-05.xml
16266368.bin (v6-98-05.xml (v 1))
Unsupported OS: 16266368
Autodetect: v6-98-05.xml
16266373.bin (v6-98-05.xml (v 1))
Unsupported OS: 16266373
Autodetect: v6-98-05.xml
16266375.bin (v6-98-05.xml (v 1))
Unsupported OS: 16266375
Autodetect: v6-98-05.xml