This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
您好!
我在.cla 存档中有一个 C 代码、其中包含两个任务。 编译时、编译器会在我尝试加载的位置显示"RAMLS4段中没有足够的存储器"。 Cla1Prog 在我的项目中具有0x848内存、所有 RAMSLx 都具有0x800。
是否可以将.CLA 代码分成两个文件并生成两个不同的 Cla1Prog 扇区以放置在两个不同的 RAM 中?
谢谢、