PCM Hammer P01 and P59 flash tool v015

They go by many names, P01, P10, P12, P59, E38, VPW, '0411 etc.
User avatar
Gampy
Posts: 2332
Joined: Sat Dec 15, 2018 7:38 am

Re: PCM Hammer - new ls1 flash tool

Post by Gampy »

Vampyre wrote:I'll check the first fail msg and see what it says, other program sends 36 80 not 36 00. Wonder if that has anything to do with it
I think you are comparing opposite ends of the binary ...

I do not know the exact proper names, however,
36 00 is receive/write.
36 80 is receive/write and then execute what was just received/written, I believe (pretty sure) this must be the last packet ... not 100% sure, never tested myself.
Intelligence is in the details!

It is easier not to learn bad habits, then it is to break them!

If I was here to win a popularity contest, their would be no point, so I wouldn't be here!
Vampyre
Posts: 262
Joined: Wed Dec 06, 2017 1:02 pm
cars: grand am, trans am

Re: PCM Hammer - new ls1 flash tool

Post by Vampyre »

the other program loads the kernel in one upload hammer is trying to load it in sections.

nope antus the 7f code is first thing that pops up after code tries to upload.

found in the code where it mentions hard coding 91 5E, but it says using 80 00 and file length instead. Now ill try and figure out how to hard code 91 50.

really wish I hade a terminal to just straight send commands so I could test crap easier.
User avatar
Gampy
Posts: 2332
Joined: Sat Dec 15, 2018 7:38 am

Re: PCM Hammer - new ls1 flash tool

Post by Gampy »

Upload a kernel, then use Task Manager to Task Kill the application.

At that point the kernel is still running and you can use PuTTY to attach to the comport and send commands.

I do not know if that works with the 'other program' ... It does with PcmHammer.
Intelligence is in the details!

It is easier not to learn bad habits, then it is to break them!

If I was here to win a popularity contest, their would be no point, so I wouldn't be here!
Vampyre
Posts: 262
Joined: Wed Dec 06, 2017 1:02 pm
cars: grand am, trans am

Re: PCM Hammer - new ls1 flash tool

Post by Vampyre »

problem is I cant get the kernel to load
Vampyre
Posts: 262
Joined: Wed Dec 06, 2017 1:02 pm
cars: grand am, trans am

Re: PCM Hammer - new ls1 flash tool

Post by Vampyre »

well can only get the test file kernel to load and it bricks pcm, pretty sure with all the errors that kernel nvr shut down
Attachments
debug of success but bricked.txt
(16.36 KiB) Downloaded 184 times
User avatar
Gampy
Posts: 2332
Joined: Sat Dec 15, 2018 7:38 am

Re: PCM Hammer - new ls1 flash tool

Post by Gampy »

What are you using for a test kernel, is it a real live kernel??
Intelligence is in the details!

It is easier not to learn bad habits, then it is to break them!

If I was here to win a popularity contest, their would be no point, so I wouldn't be here!
Vampyre
Posts: 262
Joined: Wed Dec 06, 2017 1:02 pm
cars: grand am, trans am

Re: PCM Hammer - new ls1 flash tool

Post by Vampyre »

no just test bytes

good news left it powered down for a while and its good again

Ive gotten to load a few times with smaller files with no issue
Vampyre
Posts: 262
Joined: Wed Dec 06, 2017 1:02 pm
cars: grand am, trans am

Re: PCM Hammer - new ls1 flash tool

Post by Vampyre »

darkhorizon also got back to me and may have a test read kernel i can use and key algo set up so no more hard coding, he did let me know that hes pretty sure its algo 13 for the P04 v6 pcm
User avatar
antus
Site Admin
Posts: 9009
Joined: Sat Feb 28, 2009 8:34 pm
cars: TX Gemini 2L Twincam
TX Gemini SR20 18psi
Datsun 1200 Ute
Subaru Blitzen '06 EZ30 4th gen, 3.0R Spec B
Contact:

Re: PCM Hammer - new ls1 flash tool

Post by antus »

What happens if you move the load address back or forward a byte or two? Change the size of the file a byte or two larger or smaller? We'll be needing to make a kernel that talks pcmhammer protocol.
Have you read the FAQ? For lots of information and links to significant threads see here: http://pcmhacking.net/forums/viewtopic.php?f=7&t=1396
Vampyre
Posts: 262
Joined: Wed Dec 06, 2017 1:02 pm
cars: grand am, trans am

Re: PCM Hammer - new ls1 flash tool

Post by Vampyre »

testing file size now antus so far 4096 is to much looks like the p04 doesnt like multi part upload for kernel, also hard coded it to 915E so once I max out size ill move back some
Post Reply