Part Number: TMS320F28379D
Other Parts Discussed in Thread: CONTROLSUITE
Tool/software: Code Composer Studio
Hello,
I'm facing some problems with the timed_led_blink_cpu01 example from CONTROLSUITE. I'm trying to modify it to write on the RAM each time the timer ends its counter.
The old examples had a *.cmd file on it, where we could modifty the RAM address, but when I build the timed_led_blink_cpu01 example there is no cmd anymore.
So i've added in Project -- Properties -- General-- Linker command file, and I add the 2837x_RAM_lnk_cpu1.cmd and with no more modificaitons.
When I compile there are 66 errors.
60 is the same: #10263 and #10264 (on the added file)
and finally #10099-D program will not fit into available memory.
How could I add the .cmd file and modify it in 2837xD examples ?
Thank you in advance,
Izabela.

