Hi All. I am generating Salvo libraries for a new release, and have stumbled onto a problem that I believe is v7.x-related ... I say this because our last release for 8051 was generated with v6.x ... Using the same makefiles as before, our libraries have grown from 20-100k to around 2.5MB each (!). When generating libraries, we use DB BR OE (and some others). Playing around with v7.x, I find that If I omit BR, file size drops from 2.5MB down to, say, 70KB, and omitting DB drops it to 20KB. I can live with the DB effects, but enabling the browse functionality results in enormous libraries. Is this standard / expected behavior? Thanks,
Thanks -- that clears things up for me. Regards,