Tool/software:
We are trying to implement some test automations on the am2634 control card and would like the ability to trigger our SBL from the onboard XDS110
We've looked at using xds110reset but it does not seem to reset the chip when pressed. It seems that WARMRST / RESETn only works as an output on the control card - and this is confirmed by the TRM for AM2634 as well.
How can we use the XDS110 to reset the chip so we boot our multicore application from the external flash? A valid solution must not involve pressing buttons on the control card or manually changing wires after an initial setup.
Thanks,
Carl