I am developing a product on the TMDXEVM5505 and nearing my deadline, and running into a memory problem.
I have run out of the 320K of onboard memory, even after balancing things between DARAM and SARAM and optimizing for size. I am afraid that if I write my program to EEPROM I will lose the ability to use the debugger anymore.
I've looked around for a "Memory Daughter Card for C5505 EVM" but they are not available in time for me to finish up by my deadline. Does anyone have any advice on how to proceed? Can I install my own memory on the EVM? Can I debug even when loaded into EEPROM? Any tricks or options for me?
Thank you!!!