PDA

View Full Version : mcu+ppm=fls



User32
12-07-2002, 11:51 PM
How can i connect the mcu and the ppm, so that i will have a flash file ready to be flashed?

treng
13-07-2002, 06:25 AM
i use rolis 4.77

treng
13-07-2002, 06:31 AM
i use rolis 4.77

welshwizard
13-07-2002, 04:57 PM
In MS-DOS:

copy /b mcu.fls + /b ppm.fls output.fls


In Rolis 4.7* DCT-3 Flasher:

click load mcu button then choose the mcu file. the same with ppm. thenwhen both are loaded press up arrow then save.

User32
15-07-2002, 10:21 AM
What does the /b parameter mean? (i'm bored of typing '/?' to see... ;))

willow
17-07-2002, 10:41 AM
:) :)

/b means "binary"

peace !!
:)

User32
17-07-2002, 08:00 PM
and why should i add this param? :confused: