I'm trying to get a DFU bootloader compiled for S130 8.0 In Keil the default dual bank compiles to over 7k
Total RO Size (Code + RO Data) 12608 ( 12.31kB) Total RW Size (RW Data + ZI Data) 7924 ( 7.74kB) Total ROM Size (Code + RO Data + RW Data) 12832 ( 12.53kB)
Has anyone been able to get it compiled to under the 6k that is needed? If so how did you do it? (the heap is already set to 0 bytes) Thanks