This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

sprintf() question

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

0