SPRUIG8J January 2018 – March 2024
By default, the linker uses automatic library selection to select the correct run-time-support library (see Section 11.3.1.1) for your application. If you select the library manually, you must select the matching library using a naming scheme like the following:
rts7100_[endian][_eh].lib
endian | Indicates endianness: | |
le | Little-endian library | |
be | Big-endian library | |
eh | Indicates whether the library has exception handling support (_eh) or not (blank). |