1. I have two projects. One is time critical so I have optimized it with cross-module+level 3+ time.
2. Second is not time critical & want to optimize for size- cross mod+microlib+level2.
Can I combine two projects & debug the combined project.. Also I want to share variables declared between two.