Other Parts Discussed in Thread: UNIFLASH
Tool/software:
Hi team,
We have designed the AM263Px MCU to boot in xSPI boot mode by hardwiring the boot DIP switch pins to xSPI mode. When we want to load or update the application image in the external NOR flash, can we use the UniFlash utility to flash the image into the external flash while keeping the boot pins in xSPI mode?
Or do we need to change the boot DIP switches to DevMode first, flash the image into the external flash, and then switch the boot pins back to xSPI mode before powering on the device?
Time being im using AM263px CC dev board and micro usb cable on board debugger to flash. I tried flashing the bin file using uniflash tool by keeping boot DIP switches in xSPI boot mode but it throwed error.
in my previous query they mentioned we can flash image still boot switched are in xSPI mode https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1556081/tmdscncd263p-can-we-flash-image-file-into-external-flash-using-uniflash-tool-while-boot-dip-switches-are-in-xspi-boot-mode
Thanks in advance