Other Parts Discussed in Thread: TMS320F280200, TMS320F28027F, MOTORWARE, C2000WARE
Tool/software: Code Composer Studio
Hi
I am trying to adapt (Arduino u8g2 library to F28027F)
https://github.com/blotfi/c2000_u8g2
original library : https://github.com/olikraus/u8g2
It compiles, but I run into not enough memory problems ! (look to oled27f.txt)
so, olikraus suggested to use the so called linker garbage collector
https://github.com/olikraus/u8g2/issues/549#issuecomment-385230689
Can you show me this option in CCS
thanks



