This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MCU-PLUS-SDK-AM243X: JTAG Control

Part Number: MCU-PLUS-SDK-AM243X


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.