Freescale Serial Bdm Programmer

broken image


The Enhanced BDM Programmer provides a fast, efficient, low-cost method of programming the on-chip Flash and EEPROM memory of our 68HC12 and HCS12 Families utilizing the BDM interface. The programmer can be used standalone with a simple pushbutton and LED interface. Direct replacement for the SCBDMPGMR12 BDM programmer. This chip is USB2 Full speed and requires a HCS08 BDM for programming the device. USBDM-CF - Supports HCS12, HCS08, RS08 & Coldfire V1, V2, V3 & V4, Kinetis(via JTAG) and MC56F80xx. This is a complete fully-featured design using a MC9S08JM60CLD (44 pin LQFP). It has target power and various other options. It REQUIRES a BDM for initial programming.


EVB+

USBDM, designed by PGO

An open source BDM for Freescale
S12(X), 9S08 and Coldfire V1 controllers.

Provides 5V or 3.3V to the target
with voltage level indicators.


USBDM-1-JS16 features:
  • A single BDM for programming and debugging HCS12(X), 9S08 and Coldfire V1 microcontrollers
  • Includes a 3.3V (500mA) regulator and can supply 5V or 3.3V to the target board (jumper selectable).
    This is useful when debugging or programming a target board without power supply.

  • Includes a voltage level monitoring circuit with a red LED indicating 5V and a yellow LED indicating 3.3V.
    This unique feature is only available with Wytec's USBDM.

  • Includes a resettable fuse to protect the USB port of your PC.
  • Compact size, 0.8' x 2.4'

Win 8.1 Installation instructions: ( For reference only, software version may be upgraded by the author from time to time)

PGO has provided complete documentation on each of his USBDMs. http://usbdm.sourceforge.net/

Our USBDM-1 is pre-programmed with PGO's firmware version 4.10 for the HCS12.

The installation is done total automatically. You don't even have to connect the USBDM.

The installation steps are as follows ( Do not plug in the USBDM-1 until the step 3 ):

1. You need to install the CodeWarrior version 5.1 in order to use the USBDM-1 for the HCS12. If you have not installed the CodeWarrior you need to download and install the Code Warrior 5.1. Freescale recently removed the MC9S12DG256 used in many 3rd party boards from the new version 5.2, but kept the MC9S12DG128 used in their own Tower Systems. If you have trouble to find the version 5.1, just email us and we will get it for you.

The size of the file is very large. It will take a few hours to download, so you should first save it on your hard drive in case you need to install it in another PC in the future.

2. Click http://sourceforge.net/projects/usbdm/, then click Browse All Files, click the version 4.10.6, then download the USBDM_4_10_6_250a_Win.msi. It may be better to use this version for the HCS12. The newer version works for CW, but does not work for pgo's flash_programming utility. Pgo's flash_programming utility is very handy. You can use it to check if your new hardware can communicate with the USBDM. If it can, your mcirocontroller circuit is working.

3. After download, click the installer, USBDM_4_10_6_250a_Win.msi, in the folder named Downloads, the installation will be done automatically.

4. In the Device Manager, check theUniversal Serial Bus devices,it should show WinUsb Device. It won't be shown as a virtual com port because it's not a USB to RS232 adapter. See the picture below:

To verify the installation of the USBDM without CodeWarrior:

  1. 1. Go to the folder C:program Files (x86) and find the folder named 'pgo'.
    2. In the folder 'pgo', click the folder 'USBDM 4.10.6.250' then click on a program utility for your microcontroller, For the HCS12, click on the HCS12_Flash HCS12_FlashProgrammer.exe You should see the firmware and DLL versions on the picture below:

Operating instructions:

  • Connect your USBDM-1 to a PC USB port. After one second, the green LED on the BDM should come on and stay on. It indicates that the BDM firmware is installed in the MC9S08JS16.
  • Set the target voltage selecting shunt plug on J2 for the correct target voltage, 5V or 3.3V. Be careful not to set at 5V for a 3.3V target board. Most HCS08 and V1 controllers rated at 5V still work with 3.3V so it can be defaulted at 3.3V. Our USBDM-1 includes a voltage monitoring circuit. If the target voltage is 5V, a red LED will be on, if the target voltage is 3.3V, a yellow LED will be on and if the target voltage is 4V both LEDs will be on.
  • Connect the 2x3 0.1 pitch BDM cable from the BDM OUT (P2) to your target board.
  • If you are new to CodeWarrior and never used CodeWarrior, you need to know that you have to open a project file (its file extension is .mcp) in CodeWarrior before invoking the CodeWarrior debugger.
    Otherwise invoke CodeWarrior, open a new project for your target, make sure the MCU type and connection are correct. For more info. on the CodeWarrior set up and tutorials please visit http://www.evbplus.com/Code_Warrior_hcs12.html
  • Click the debugger button. Read the section of 'Using USBDM' on the PGO's web site carefully. PGO provided USBDM configuration of each MCU family for CW debugger in details. When starting the debugger you will be presented with a small dialogue window and you need to follow PGO's guide to set all options.
  • Most the time a new blank CF V1 MCU is locked and the BKGD pin is held low by the USBDM-1. You can cycle the power to unlock it. If the USBDM-1 still does not communicate with a blank V1 chip after cycling the power, then you can use PGO's programming utility, CFV1_FlashProgrammer.exe, in the folder named C:Program Files (x86)pgoUSBDM 4.10.6.250 to unlock the blank V1 chip.
  • Warning for HCS12 users: Our USBDM-1 uses a built-in resettable fuse to protect the USB port of your PC. It will cause a small voltage drop when it's connected to a target board. If you use the USBDM-1 for debugging a HCS12 board that has a built-in low voltage detector, such as the MC34064, the LV detector may reset your target board if the board draws large amounts of current (>200mA) that will cause the VCC drop to the level below the threshold voltage of the LV detector (4.75V). When the LV detector kicks in, the reset line of the HCS12 will be held at low and the USBDM-1 won't be able to communicate with the HCS12. If this happens you should remove the shunt plug on the 3-pin target voltage select header (J2 on the USBDM-1) and use the external 5V from your target board for the USBDM-1.

Programming application 1:

Replacing D-Bug12 monitor with serial monitor using HCS12_FlashProgrammer:

PGO has provided a cool utility program to turn our USBDM-1 into a standalone programmer without invoking the CodeWarrior.
Warning: To use this feature, your USBDM must be installed successfully. It should be recognized by the Device Manger.

1. Download and unzip the serial monitor

2. Connect your USBDM-1 to a PC USB port ( not a USB hub ) via the USB cable and connect it to the Dragon12 via the 6-pin ribbon cable as shown on the following pictures. ( Please note that it's connected to the header labeled with 'BDM IN' ). The power LED on the Dragon12 should be lit.

If the Dragon12 board keeps resetting itself ( the speaker keeps beeping and the 8 port B LEDs below the 7-segment LEDs keep cycling through ), you need to use the AC adapter that came with the package for the Dragon12 and remove the jumper from the J2 on the USBDM, so the Dragon12 will provide power to the USBDM.

The reason that the Dragon12 board keeps resetting itself is that the supply voltage provided by the USBDM dropped too much. It mainly is caused by the resettable fuse on the USBDM. You also need to make sure that the USBDM is connected to a USB port ( rated at 500mA ), not a USB hub ( rated at 100mA ) and your USB cable length is 6 feet maximum, no USB extension cord is allowed)

On our newly manufactured USBDMs the trip current of the resettable fuse is rated higher so this problem should not occur any more.

3. Run the HCS12_FlashProgrammer.exe from the folder C:Program FilespgoUSBDM 4.8.0,
then it brings up the following window. The picture shows the old version, but works for the new version. pgo upgrades software quite often, we cannot always follow his upgrade.

Notice that the USBDM is detected above. The versions of the USBDM firmware and DLL are also shown. They should be the same. The picture shows version 4.8, but the latest version is V4.9.
If the firmware version is old than the DLL version you need to upgrade it, otherwise you may get an error message that says 'Failed to open BDM'.

If the firmware version is 4.x, you can run PGO's bootloader.exe to upgrade it, but if the firmware version is 3.x, then you need to upgrade it in a special bootloader mode ( by shorting two pads in solder side) and run Freescale's bootloader GUI software, or you can use another BDM, such as USBDM or P & E multilink USB BDM, to upgrade it

4. Switch to the Target tab, click the 'Detect Chip', notice that the HCS12 MCU is detected, make sure to change it to the MC9S12DG256. Then click the 'Load Hex Files', and browse to the s19 file 'sm_and_test_dr12p_rgb_8mhz.s19' and click 'Open'


Notice that the serial monitor s19 file is loaded above.

5. In order to program the flash memory you need to mass-erase it first. There is an option for the mass-erase in the DLL version V4.9.
Click the Erase Options and scroll down to the last option, 'EraseMass'

6. Finally select the 'Program Flash', after a short delay you will see:

7. It's done. Place the left DIP switch of the SW7 in the 'UP' position, press the reset button on the Dragon12, the test program should run.

8. Disconnect the Dragon12 from the USBDM-1 and place the left DIP switch of the SW7 back in the LOW' position. Your Dragon12 will be ready to talk to CodeWarrior.

Warning: We added LCD display routines in D-Bug12 monitor firmware, so the LCD will display a message after power up, but the same message will not appear with the serial monitor firmware and you will only see 16 squares on the LCD. The serial monitor does not have enough memory space for LCD routines. The LCD routines can only be included in our test program or any user programs.

Programming application 2:

Replacing serial monitor with D-Bug12 monitor using HCS12_FlashProgrammer:

D-Bug12 monitor firmware actually consists of two components: Bootloader and D-Bug12 monitor. The D-Bug12 monitor is provided by Freescale in an s29 file. It cannot be programmed by USBDM, but can be programmed by bootloader. So this programming application must be accomplished in two steps. At first, you need to use a USBDM to replace the serial monitor with the bootloader, then use the bootloader to install the D-Bug12 monitor.

1. Download and unzip the Bootloader and the D-Bug12 monitor. (these files are for the Dragon12P-USB board rev. G and rev. H)

2. Connect your USBDM-1 to a PC USB port ( not a USB hub ) via the USB cable and connect it to the Dragon12 via the 6-pin ribbon cable as shown on the following pictures. ( Please note that it's connected to the header labeled with 'BDM IN' ). The power LED on the Dragon12 should be lit.

3. Following the instructions in the Programming Application 1 to program the bootloader. All instructions apply to this application, only when you click the 'Load Hex Files', then browse to the s19 file 'Boot_DR12P_8MHz.s19' and click 'Open'

4. When programming is successful disconnect the Dragon12 from the USBDM-1 and place both the DIP switches of the SW7 in the 'UP' positions. Your Dragon12 will be ready to be programmed with D-Bug12 monitor in bootloader mode.

5. Disconnect the USBDM from the USB cable and put the USBDM aside. You don't need it anymore.

6. Connect the USB cable to the USB jack on the Dargon12 board. Make sure that the other end of the USB cable is still connected to a PC USB port.

7. Before programming D-Bug12 monitor into flash memory you should know what the bootloader is for.

The bootloader allows you to erase/program flash memory and erase EEPROM. It is mainly used to program the D-Bug12 monitor into flash memory or program user's fully debugged code into the D-Bug12 portion of flash memory. The latter allows the Dragon12 board to auto start your code in EVB mode every time the board is turned on or reset.

When you program your code into the D-Bug12 portion of flash memory, it wipes out the D-Bug12 monitor. You can restore it any time, just as if you were downloading another application program since the bootloader is not erased. You can erase and program the D-Bug12 monitor portion of the flash memory of the MC9S12DG256 in bootloader mode, but you cannot erase and program bootloader by itself. The bootloader can only be erased by an external BDM via BDM-in port. See details of 4 operating modes on page 15 of the user's manual.

8. If both the DIP switches of the SW7 in the 'UP' positions, press the reset button on the Dragon12 board, the LCD should display the following message:

'DRAGON12plus EVB'
' BOOT LOADER '

9. Invoke AsmIDE, you should see the bootloader menu in the AsmIDE terminal window:

MC9S12DG256 bootloader menu:

a) Erase Flash
b) Program Flash
c) Set Baud Rate
d) Erase EEPROM
?

The option a) will erase the D-Bug12 portion of flash memory, not the bootloader itself.

The option b) will program the D-Bug12 portion of flash memory, not the bootloader itself.

The option c) will set a new baud rate.

The option d) will erase all on-chip EEPROM.

Note: Some users may accidentally erase the D-Bug12 monitor when entering this mode, so it is important to know how to re-program the D-Bug12 monitor.

To program flash memory with the D-Bug12 monitor:

1).Enter the option a) to erase D-Bug12 portion of flash memory. Wait until the bootloader menu re-appears after flash memory is erased.
2). Enter the option b), the bootloader will wait for your file.
Do not type any thing on PC keyboard.
3).
Click the Build button, select the Download option, choose 'All Files' for the file type and browse to the file named DBug12v32_DR12P_8MHz .s29 for downloading, then click 'open', and you should see the following on the PC screen:

*****************************************************************************
*****************************************************************************
*****************************************************************************
*****************************************************************************
**************************************
a) Erase Flash
b) Program Flash
c) Set Baud Rate
d) Erase EEPROM
?

4).It will take 3 minutes to program the D-Bug12 at 9600 baud rate and the bootloader menu will reappear after the D-Bug12 monitor is successfully programmed into flash memory. Do not touch PC keyboard at this moment because it may erase flash memory again.

10. Place both the DIP switches of the SW7 in the 'LOW' positions. Press the reset button on the Dragon12 board, the LCD should display the following message:

'DRAGON12plus EVB'
'
D-Bug12 EVB MODE'

Tech support:

  1. If you have any questions with the USBDM please feel free to call us at (630) 894-1440 or post a message at:
    http://forums.freescale.com/t5/OSBDM-JM60-Open-Source-BDM-for/bd-p/OSBDM08
Multimedia |Business |Messengers |Desktop |Development |Education |Games |Graphics |Home |Networking |Security |Servers |Utilities |Web Dev| Other
Sort by: Relevance

Bdm To Go

This software was developed to enable newcomer to readout and program BDM ECUs.The modification of the files will be done by other tuners with WinOLS.For the transport of the files a scrambled data format is used, so that the tuner has exact control over his intellectual property.

  • Publisher: EVC electronic GmbH
  • Home page:www.evc.de
  • Last updated: October 13th, 2008

CC3000 Patch Programmer

CC3000 Patch Programmer is a free utility that can be used to download the driver and the firmware for the CC3000 EEPROM. The Patch Programmer utility is divided into two parts:- Driver Patch Programmer- Firmware Patch ProgrammerIt enables you to keep your CC3000 EEPROM up to date with the latest technology.

  • Publisher: Texas Instruments
  • Last updated: March 28th, 2014

ECU Flash tool

ECU Flash tool is a free tool to upgrade the ECU'S program memory (firmware).Ecu Flash tool runs as a 32-bit application on MS Windows®Download ECU Flash tool, install this aplication.Download a firmware file at the firmware or download page of our site.Open this file with ECU Flash tool and write it to the ECU with the same serial cable you use for ECU Manager.

  • Publisher: Decs
  • Home page:www.decselectronics.com
  • Last updated: December 6th, 2010

BDMProgrammer

The Enhanced BDM Programmer provides a fast, efficient, low-cost method of programming the on-chip Flash and EEPROM memory of our 68HC12 and HCS12 Families utilizing the BDM interface. The programmer can be used standalone with a simple pushbutton and LED interface. Direct replacement for the SCBDMPGMR12 BDM programmer.

  • Publisher: Freescale Semiconductor
  • Home page:www.freescale.com
  • Last updated: December 28th, 2011

IMMO Universal Decoding

IMMO Universal Decoding allows you to remove the IMMO code of ECU. The app is compatible with read file with programmer such as UPA-USB, WELLON Series VP/GP, Galep, Serial and many other (not supplied with the software). Once loaded the read file of the ECU, The software will repair the IMMO code

  • Publisher: EcuVonix Solutions
  • Home page:www.ecuvonix.com
  • Last updated: December 10th, 2015

Broadband Download Monitor

Freescale Serial Bdm Programmer

If your brother takes all your internet connection bandwith downloading music or your service provider gives you a limited download capacity monthly, Broadband Download Monitor is for you. Broadband Download Monitor, as his name explain, is a free internet traffic monitor that can limit the connection bandwith

May 12, 2020 Curl your toes in and press them into the ground to ensure a crack. Curl your toes in toward your feet and place your toes on the ground as if you were about to stand on your tiptoes. Bring your foot up and back down onto the ground with a bit of force, softly kicking the floor with your bent toes. Dec 17, 2019 Some of them require you to curl your toes even more, which you might not want to do. However, using those muscles is how you will regain control of them. Here are some simple curled toes exercises to start with: Toe Taps. Attempt to raise all your toes up off the ground and then place them back down. Repeat 10 times. Why do my toes curl.

Programmer - Background Debug Module (BDM) Recommendation For ..

  • Publisher: ConsumerChoices.co.uk
  • Home page:www.broadbandchoices.co.uk
  • Last updated: October 8th, 2008

NoICE for 8051

Serial

NoICE is a 'full featured' debugger without the 'full figured' price.Many newer microprocessors contain on-chip debugging resources that allow NoICE to burn and debug programs in Flash. NoICE supports this mode of operation for the 68HC12 using BDM or AN2548; the 68HC08 using BDM, AN2140 or MON08; and MSP430 using JTAG.

  • Publisher: John Hartman
  • Home page:www.noicedebugger.com
  • Last updated: November 3rd, 2011

Procom PPC

TinyBDM

Procom PPC Software is designed for end users to re-program the Procom ECU/CDI toachieve maximum performance or enhance personalization. This simple but powerful software allows you to edit the data in ECU/CDI, write new data into ECU/CDI or reset the default to ECU/CDI.

  • Publisher: ProCom
  • Home page:www.procomeng.com
  • Last updated: December 15th, 2010

Serial Port PIC Programmer

The PIC programmer presented here uses PC's serial port for communication between the programming software and simple PIC programmer hardware.Serial Port PIC Programmer software is very easy to use and works on all Windows platforms.Here is the list of currently supported flash devices from Microchip PICmicro 12F and 16F product lines: 12F629, 12F675,etc.

  • Publisher: Oshon Software
  • Home page:www.oshonsoft.com
  • Last updated: March 31st, 2008

Internet Download Manager

Internet Download Manager supports proxy servers, FTP and HTTP protocols, firewalls, redirects, cookies, authorization, MP3 audio and MPEG video content processing. IDM integrates seamlessly into Microsoft Internet Explorer, Netscape, MSN Explorer, AOL, Opera, Mozilla, Mozilla Firefox, Mozilla Firebird, Avant Browser, MyIE2, and all other popular browsers to automatically handle your downloads.

  • Publisher: Tonec Inc.
  • Home page:www.internetdownloadmanager.com
  • Last updated: December 10th, 2020

Flash Programmer

This program lets you program your Flash EEPROM devices via the On-Chip Debug connector (BDM or JTAG) on your target system using a Macraigor hardware device. This will allow you to test the ERASE, FILL, BLANK CHECK, CHECKSUM, UPLOAD flash content, and VIEW MEMORY functions of the program with your flash devices.

  • Publisher: Macraigor Systems
  • Home page:www.macraigor.com
  • Last updated: October 31st, 2012

HP SoftPaq Download Manager

HP SoftPaq Download Manager provides a simple way to download software updates for the HP client PC models in your environment. The program lists the updates available based on your search criteria on a single screen. You can easily find the updates that are most important to you and your users, avoid the cumbersome task of downloading updates individually, and more.

Freescale Serial Bdm Programmer Tool

  • Publisher: Hewlett-Packard Company
  • Home page:support.hp.com
  • Last updated: June 29th, 2020

Download Navigator

It is an application designed to update your Epson devices to the latest version. Gta grand theft auto 4. It support the next devices:- Epson Expression Home XP-102.- Epson Expression Home XP-103.- Epson Expression Home XP-202.- Epson Expression Home XP-203.- Epson Expression Home XP-207.

  • Publisher: SEIKO EPSON Corporation
  • Home page:esupport.epson-europe.com
  • Last updated: June 27th, 2013

Good Download Manager

Good Download Manager is an application which helps you download files from torrent websites. When you start downloading, a new window appears which shows the loading level of the file. The program offers you the means to check the download and the upload speed.

  • Publisher: GoodDownloadManager Team
  • Home page:www.GoodDownloadManager.com
  • Last updated: November 6th, 2020

MaxiGet Download Manager

Cyclone Universal Flash programming for ARM and Freescale ..

MaxiGet Download Manager is a simple, neat and handy tool that lets you manage and organize your downloads, as well as increase their transfer speeds. This handy tool also lets you resume broken downloads from the point they were interrupted, or willingly pause them so that you can resume them at later times.

  • Publisher: Maxiget Ltd.
  • Home page:maxiget.com
  • Last updated: April 20th, 2015

Microsoft Download Manager

See Full List On Usbdm.sourceforge.net

It was specifically designed to help users manage file downloads from supporting Microsoft Web sites. Once started, the Microsoft Download Manager's easy-to-use interface displays the status of downloads and enables you to suspend active downloads or resume downloads that have failed.

  • Publisher: Microsoft Corporation
  • Last updated: July 4th, 2020

AutoPlay Media Studio

EVBplus USBDM OSBDM

If your brother takes all your internet connection bandwith downloading music or your service provider gives you a limited download capacity monthly, Broadband Download Monitor is for you. Broadband Download Monitor, as his name explain, is a free internet traffic monitor that can limit the connection bandwith

May 12, 2020 Curl your toes in and press them into the ground to ensure a crack. Curl your toes in toward your feet and place your toes on the ground as if you were about to stand on your tiptoes. Bring your foot up and back down onto the ground with a bit of force, softly kicking the floor with your bent toes. Dec 17, 2019 Some of them require you to curl your toes even more, which you might not want to do. However, using those muscles is how you will regain control of them. Here are some simple curled toes exercises to start with: Toe Taps. Attempt to raise all your toes up off the ground and then place them back down. Repeat 10 times. Why do my toes curl.

Programmer - Background Debug Module (BDM) Recommendation For ..

  • Publisher: ConsumerChoices.co.uk
  • Home page:www.broadbandchoices.co.uk
  • Last updated: October 8th, 2008

NoICE for 8051

NoICE is a 'full featured' debugger without the 'full figured' price.Many newer microprocessors contain on-chip debugging resources that allow NoICE to burn and debug programs in Flash. NoICE supports this mode of operation for the 68HC12 using BDM or AN2548; the 68HC08 using BDM, AN2140 or MON08; and MSP430 using JTAG.

  • Publisher: John Hartman
  • Home page:www.noicedebugger.com
  • Last updated: November 3rd, 2011

Procom PPC

Procom PPC Software is designed for end users to re-program the Procom ECU/CDI toachieve maximum performance or enhance personalization. This simple but powerful software allows you to edit the data in ECU/CDI, write new data into ECU/CDI or reset the default to ECU/CDI.

  • Publisher: ProCom
  • Home page:www.procomeng.com
  • Last updated: December 15th, 2010

Serial Port PIC Programmer

The PIC programmer presented here uses PC's serial port for communication between the programming software and simple PIC programmer hardware.Serial Port PIC Programmer software is very easy to use and works on all Windows platforms.Here is the list of currently supported flash devices from Microchip PICmicro 12F and 16F product lines: 12F629, 12F675,etc.

  • Publisher: Oshon Software
  • Home page:www.oshonsoft.com
  • Last updated: March 31st, 2008

Internet Download Manager

Internet Download Manager supports proxy servers, FTP and HTTP protocols, firewalls, redirects, cookies, authorization, MP3 audio and MPEG video content processing. IDM integrates seamlessly into Microsoft Internet Explorer, Netscape, MSN Explorer, AOL, Opera, Mozilla, Mozilla Firefox, Mozilla Firebird, Avant Browser, MyIE2, and all other popular browsers to automatically handle your downloads.

  • Publisher: Tonec Inc.
  • Home page:www.internetdownloadmanager.com
  • Last updated: December 10th, 2020

Flash Programmer

This program lets you program your Flash EEPROM devices via the On-Chip Debug connector (BDM or JTAG) on your target system using a Macraigor hardware device. This will allow you to test the ERASE, FILL, BLANK CHECK, CHECKSUM, UPLOAD flash content, and VIEW MEMORY functions of the program with your flash devices.

  • Publisher: Macraigor Systems
  • Home page:www.macraigor.com
  • Last updated: October 31st, 2012

HP SoftPaq Download Manager

HP SoftPaq Download Manager provides a simple way to download software updates for the HP client PC models in your environment. The program lists the updates available based on your search criteria on a single screen. You can easily find the updates that are most important to you and your users, avoid the cumbersome task of downloading updates individually, and more.

Freescale Serial Bdm Programmer Tool

  • Publisher: Hewlett-Packard Company
  • Home page:support.hp.com
  • Last updated: June 29th, 2020

Download Navigator

It is an application designed to update your Epson devices to the latest version. Gta grand theft auto 4. It support the next devices:- Epson Expression Home XP-102.- Epson Expression Home XP-103.- Epson Expression Home XP-202.- Epson Expression Home XP-203.- Epson Expression Home XP-207.

  • Publisher: SEIKO EPSON Corporation
  • Home page:esupport.epson-europe.com
  • Last updated: June 27th, 2013

Good Download Manager

Good Download Manager is an application which helps you download files from torrent websites. When you start downloading, a new window appears which shows the loading level of the file. The program offers you the means to check the download and the upload speed.

  • Publisher: GoodDownloadManager Team
  • Home page:www.GoodDownloadManager.com
  • Last updated: November 6th, 2020

MaxiGet Download Manager

MaxiGet Download Manager is a simple, neat and handy tool that lets you manage and organize your downloads, as well as increase their transfer speeds. This handy tool also lets you resume broken downloads from the point they were interrupted, or willingly pause them so that you can resume them at later times.

  • Publisher: Maxiget Ltd.
  • Home page:maxiget.com
  • Last updated: April 20th, 2015

Microsoft Download Manager

See Full List On Usbdm.sourceforge.net

It was specifically designed to help users manage file downloads from supporting Microsoft Web sites. Once started, the Microsoft Download Manager's easy-to-use interface displays the status of downloads and enables you to suspend active downloads or resume downloads that have failed.

  • Publisher: Microsoft Corporation
  • Last updated: July 4th, 2020

AutoPlay Media Studio

AutoPlay Media Studio is a program that lets you create software applications easily and fast, even if you don't know a word of programming. It has an extensive template menu from where you can choose the type of project you need to create. The main disadvantage I found is the program's cost. This can be a limiting factor for many users.

  • Publisher: Indigo Rose Software
  • Home page:www.indigorose.com
  • Last updated: December 25th, 2016

Epic 950 Master Programmer

The Epic 950 Master Programmer is a solution that allows up to 29 Ithaca Epic 950 printer firmware downloads at the same time. This application is based around the use of an Edgeport4 adapter connected to a standard USB port on your personal computer.

  • Publisher: Transact Technologies Inc.
  • Home page:www.transact-tech.com
  • Last updated: February 14th, 2012





broken image