program will not fit into available memory ".cinit"
20 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Matthew Orford
el 26 de Oct. de 2020
Comentada: Matthew Orford
el 4 de Nov. de 2020
Good Afternoon,
I have a model which is configured to run on a TI 28355 DSP. The model builds without an issue and runs on the DSP.
I am looking at implementing some of the blocks as model references so that they can be individually tested and re-used, however i get the following compilation error
"C:/ProgramData/MATLAB/SupportPackages/R2020a/toolbox/target/supportpackages/tic2000/src/c28335.cmd", line 70: error: program will not fit into available memory. placement with alignment/blocking fails for section ".cinit" size 0x28a page 0. Available memory ranges: RAML0L3 size: 0x4000 unused: 0x284 max hole: 0x284 error: errors encountered during linking; "../Inverter_Cubicle_Control_ref.out" not built
What is the problem and how would I go about fixing it?
0 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!