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?