Hello everybody,

I'm using STM8S Standard Periphal Library and found that blinky occupies 
3287 bytes after linking with GPIO module (and it even wouldn't fit in 
memory if I'll also enable UART).

Accordingly to the linker's report and my digging in SPL code, I could 
save the whole 3068 bytes by removing all functions but GPIO_Init and 
GPIO_WriteReverse. Is it possible to do something like that with SDCC?

Best Regards,

Valentin

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to