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.

AM2634: AM2634 binary was not copied to QSPI flash when debug. It was directly run the code from RAM.

Part Number: AM2634

Hi Ti Team,

We were using AM2634.

1. Does the software flash to the QSPI when we debug the software?

2. I'm trying to read the memory of QSPI in memory browser in 0x60100000, but the data found in the flash is not matching with the output hex file. Is this correct method to validate this?

3. I'm tried to change the address of .text elements to flash area in linker after that I'm not able to debug the software. Is this correct method to do?