Part Number: TMS320F28035
Other Parts Discussed in Thread: CONTROLSUITE
Tool/software: Code Composer Studio
Hi,
I have two control cards, F28035 and F28335. I am currently using the TMS320F28035 control card and TMDSHVMTRPFCKIT for induction motor control. Because of the experimental settings, it is necessary to collect long-term data (more than 1 hour).
The way to store data is to write the program in .c file, and decide the parameters to be stored and the number of samples and sampling time to set the parameters. When I run the full body experiment in the disassembly window, I will use the "Save memory" of this window. "To access the data of the .dat file. In the past, I have tried changing the memory allocation to increase the number of data received, but there is still no way to solve the problem.
How to increase external memory in TMDSHVMTRPFCKIT?
Thank you