Hi,
I'm working on ARM7 based devices, i'm using "rts32tiabi.lib" as a library file. So I'm looking for New or Updates Library file for the same.
Please suggest me where do i get the same.
Thanks,
Rahul
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Rahul,
If you have CCSv5 you will be able to update your version of the ARM compiler tools through the menu Help --> Check for updates - all versions support ARM7 cores and they will provide arm7 libraries. However, the library names will be different: for example the TIABI big endian version for ARM7 is named <rtsv4_A_be_tiarm7.lib> and EABI big endian version for ARM7 is named <rtsv4_A_be_eabi.lib>.
Hope this helps,
Rafael