Hi,
my embedded application shall be stored in DSP internal flash and there executed.
I need to be sure that no other software shall be executed before, but I have seen in TI documentation (SPRS881C) that always, after any reset, at least InitBoot and SelectBootMode boot-load routines (on-chip boot ROM factory programmed) are executed.
“The device boot ROM contains bootloading software. The device boot ROM is executed each time the device comes out of reset.”
Does exist any pin configuration that ensures that my embedded application is directly executed, without the execution of any boot-load routines?
Thank you,
Nicola