Part Number: TMS320F280039C
Other Parts Discussed in Thread: C2000WARE
Tool/software:
Hi, TI engineers,
When I used the ram_ink.cmd file to test the time of the delay_us() function, the time matched. When I use the flash_ink.cmd file, the measured time is larger than the set value. But I saw the CMD file lieutenant General. The TI.ramfunc segment runs at RAMLS3S7 and also runs by copying the Flash code to RAM via memcpy(&RamfuncsRunStart,&RamfuncsLoadStart,(size_t)&RamfuncsLoadSize). But judging from the running results, it is not running in RAM. Is there anything else I need to configure?



