Hi!
I import taskexample_TMS320F28335 into CCS5.3 and new target configuration,the default .cmd is TMS28335.cmd, code is in internal flash, I have to download it in flash memory, erasing and debugging. it is ok, but too time consumption.
I want to link all code and data into internal ram,so I reconfig and select 28335_RAM_lnk.cmd in CCS Gerneral Setting, but error occurs while linking? How to config the project if I want to run my code in internal RAM?