Other Parts Discussed in Thread: TMS470R1A256
Hi
I have a tms470r1a256 board successfully connected to CCS3.2 using xds510.I have a simple project ready with memory remapped to entire RAM section in the linker cmd file.
ram sections relocated map:-
RAM is 0x10000 t0 102FFF (12K)
HET>is 0x80000 to 0x8003FF (1K)
I have successfully built the program and checked the map file.
I would like to debug the code in RAM using GEL file.Could you please provide me a GEL file (for above r1a256 map) and how to load the program in RAM & use the GEL file(menu step to be executed)?
nands7