Tool/software:
Dear Team,
we made a custom board having AM2634 mcu and tring to flash the code by JTEG and by UART mode also, but unfortunately both mode are failed to flash the code,
Here is voltage level on required pins
PORz | 3.3v | |
WARMRST | 3.3 | |
UART mode | SOP0 | 3.3 |
SOP1 | 0 | |
SOP2 | 0 | |
SOP3 | 0 | |
JTEG Pins connection X110 | TMS | |
TDI | ||
TDO | ||
TCK | ||
VTREF | 3.3 | |
Service Port | A6,A7 |
All required Vdd given to the MCU i.e 1.2v, 3.3v and 1.8v also generated by internal LDO of mcu but still mcu is running("C" is not coming on the service port terminal while configure the UART boot mode)
Debugger Error
rror connecting to the target:
(Error -1170 @ 0x0)
Unable to access the DAP. Reset the device, and retry the operation. If error persists, confirm configuration, power-cycle the board, and/or try more reliable JTAG settings (e.g. lower TCLK).
(Emulation package 9.13.0.00201)
we follow the steps as given in below link
So please suggest how to make it run