Other Parts Discussed in Thread: C2000WARE
Hello.
I have faced the memory problem while changing the code for the f28002x.
The example code is from the following route, "C:\ti\c2000\C2000Ware_4_02_00_00\libraries\dsp\FPU\c28\examples\filter\iir_f32".
Because it is hard to get the 28002x controlcard these days, and the all IIR example is based on 28002x MCU.
I have 28379d controlcard, it is good to test the code with f28379d.
But I no experience migrating from the 28379d to 28002x before.
For the migration, I replaced the linker file from the example to 28379d linker cmd file. and erase the literal from the example code.
The error message seems like have not enough memory. I'm not sure this comes from physical memory difference or software migration problem.
Any guide or recommendation for this migration is appreciated.
Thank you.