Tool/software:
I am testing the sample programs on AM243x EVM board.
I will make sure the questions on firmware downloading by JTAG.
When we use CCS to download firmware from JTAG port, e.g. Hello World, is it written to AM243x RAM or external flash?
It seemed to write to flash, because if run the program, we need to set SPI boot mode to boot from flash.
Can we implement to write the program to RAM by JTAG?
Thanks.