Hi,
I am working with the EV-21569-SOM board and loading my application using JTAG via CrossCore Embedded Studio (CCES).
I am able to successfully load the code through JTAG, but when the board is reset, the Power-On Self-Test (POST) code executes instead of my application.
I would like to understand how to prevent the POST from running and ensure that my application starts after reset when programming via JTAG only.
Please note that I am not using the serial port; all loading and debugging is performed exclusively through JTAG.
Any guidance on configuration settings, boot mode selection, or CCES options to achieve this would be helpful