TMS320F28027: Simulink SCI transmit variable size data
8 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi,
I have developed a simple code which transmists two bytes via SCI every second (12,34,12,34, etc.). It works properly (see 1.jpg with its generated code).
However a problem appears when the arrays to be sent have different lengths (see 2.jpg). According to Simulink, " the block supports variable-size signals but needs to be configured for them".
I checked the Support variable-size array box in the Model Explorer window. I also checked the Simulation/Configuration parameters/Code generation/Interface/variable-size signals.
However, it has not been fixed yet.
Any advice will be welcome.
Thank you in advanced.


0 Kommentare
Antworten (1)
Bartosz Soltowski
am 22 Mär. 2019
Hi,
I have the same problem.
Have you figured out how to solve it?
Regards,
Bartosz
0 Kommentare
Siehe auch
Kategorien
Mehr zu C2000 Microcontroller Blockset finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!