Other Parts Discussed in Thread: UNIFLASH, TMS320F28335
Hi,
I am new to CCS. I know .gel file is needed for running program in hardware with emulator. For software simulator (such as cycle count simulation), .gel file is not needed. Right? Are there memory size limitation in this kind of simulation? I know the program and data have L1, L2 caches. The simulator assumes all program and data are in L1 cache?
Second, when I import an example project coming with EVM320C6678, I can run the build .out file without loading .gel file. Who cares .gel file in this case? What is the right practice?
Thanks.