Other Parts Discussed in Thread: AM263P4-Q1
Hello,
I have an Intel hex file full of data for OCRAM for AM263P4-Q1. I want to load that data to memory while debugging.
1) What is the best method to load the hex file? Is it by GEL or .js script?
2) I looked at 8.7.8.57. GEL_MemoryLoadData() — CCStudio IDE 21.0.1 Documentation . It says therein " supports loading data in additional formats" but does not say what formats. Does it support Intel hex files?
if necessary, I can make a .bin file.
Thank you.