Embedded Target for Motorola MPC555 | ![]() ![]() |
The Embedded Target for Motorola MPC555 provides the boot code in the file bootcode_flash.bin
, located in the directory
Normally, you will only need to program the boot code into flash memory once. After this is done, new application code can be downloaded as often as required without any changes to the boot code.
The first time you program the boot code into the target hardware, you must download it via the BDM port. However, if existing boot code is already programmed into flash memory and must be replaced (for example, with a newer or modified version) it is possible to download over CAN. In this case the boot code actually replaces itself.
Downloading Boot Code via BDM
A variety of proprietary tools are available for flash programming the MPC555 over the BDM port. In the section Configuring SingleStep and Downloading Boot Code, we describe how to program the flash memory using the Wind River Systems SingleStep debugger.
Downloading Boot Code via CAN
You can use the Download Control Panel to download new boot code to the MPC555, providing that existing boot code is already programmed onto the target hardware. (Recall that the first time boot code is programmed, it must be downloaded via BDM). Normally, you would not need to replace existing boot code unless there is an upgrade to the boot code supplied with this product.
To replace existing boot code:
Flash boot code
from the Download type menu.
![]() | Overview of Memory Organization and the Boot Process | Downloading Application Code | ![]() |