HI,
The application memory model MUST match with the library model. Otherwise application project will produce build error. it's normal.
Difference of each memory models:
Small Memory Model - data to be fit in 14-bit addresses (< 16 KB)
Medium Memory Model - data to be fit in 18-bit addresses (< 256 KB)
Large Memory Model - data to be fit in 24-bit addresses
Have a great day,
Jun Zhang
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------