主题中讨论的其他器件: TMS320F280200、 TMS320F28027F、 MOTORWARE、 C2000WARE
工具/软件:Code Composer Studio
你(们)好
我正在尝试调整(Arduino u8g2库至 F28027F)
https://github.com/blotfi/c2000_u8g2
原始库: https://github.com/olikraus/u8g2
它会编译、但我遇到的内存问题不够! (请访问 e2e.ti.com/.../oled27f.txt)
因此、olikraus 建议使用所谓的链接器垃圾收集器
https://github.com/olikraus/u8g2/issues/549#issuecomment-385230689
您能在 CCS 中展示一下这个选项吗
谢谢