I looked at the section "Hardware Debuggers and Programming Interfatses" but I cannot found programming interface for standalone DSC (MC56F84789, 100pin LQFP).
Hi,
sorry for the delay. The MC56F84789 has JTAG port, user can use JTAG port to download code, debug and test, the JTAG port includes TCK, TMS, TDI, TDO, Reset signals.
Regarding the pin assignment, pls refer to the section 3.10.1.1 GPIO Port D[4:0] configuration in the RM of MC56F847xx
By default, pins 0-4 of GPIO port D are configured differently from other GPIO port
pins. These five pins have specific purposes:
• The GPIOD4 pin acts as the RESETB input by default.
• The GPIOD3 pin acts as the TMS input by default.
• The GPIOD2 pin acts as the TCK input by default.
• The GPIOD1 pin acts as the TDO output by default.
• The GPIOD0 pin acts as the TDI input by default.
The following table shows these pins' default configuration at reset. The shaded rows
show the values that differ from the reset value of other GPIO port pins.
You have to integrate a male 14 pins connector on your PCB and order a USBTAP device or Multilink Universal device so that you can communicate with PC via JTAG port. For the JTAG signal assignment on 14 pin connector, pls refer to TWR-8400 board schematics from the following website:.
Hope it can help you
BR
Xiangjun Rong