If you burn your application flags in the OTP header you will disable the booting from the peripherals (UART/SPI/I2C), after that the only way to program the 580 is your through the JTAG interface (since you dont disable the OTP JTAG in the OTP Header - the default setting is enabled). If you disable the JTAG in the OTP header then there is no way to download code into the sysram.
Hi songinsok,
If you burn your application flags in the OTP header you will disable the booting from the peripherals (UART/SPI/I2C), after that the only way to program the 580 is your through the JTAG interface (since you dont disable the OTP JTAG in the OTP Header - the default setting is enabled). If you disable the JTAG in the OTP header then there is no way to download code into the sysram.
Thanks MT_dialog