program will not fit into available memory ".cinit"
19 ビュー (過去 30 日間)
古いコメントを表示
Matthew Orford
2020 年 10 月 26 日
コメント済み: Matthew Orford
2020 年 11 月 4 日
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 件のコメント
採用された回答
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!