We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Unfortunately, I need to use sprintf() in my application. My memory model is LARGE. When I include sprintf() the map file changes to include 5 bytes of internal memory starting at location 0008H and a single bit at 0020H.1. My application uses that memory space! Is there a way to get the sprintf() library function to use ONLY external memory or maybe some other internal memory? Thank you! -Paul