author | Prasad Konnur <prasadkonnur@ti.com> | |
Tue, 26 May 2020 07:05:04 +0000 (12:35 +0530) | ||
committer | Prasad Konnur <prasadkonnur@ti.com> | |
Tue, 26 May 2020 07:05:04 +0000 (12:35 +0530) | ||
commit | f5a11506a68ed45e97fa6560ce9df084e0e71b8c | |
tree | 299cf4cb6696262d305cff94ccce911f40ce4d1f | tree | snapshot (tar.xz tar.gz zip) |
parent | ce5ced2ac5eb1e0f1515288d279f5690813b5413 | commit | diff |
PRSDK-8534: migration to sysbios 6.82
- Updated toolchains
- Bios: bios_6_82_00_16
- XDC : xdctools_3_61_00_16_core
- TI CGT: ti-cgt-arm_20.2.0.LTS
- GCC CGT: gcc-arm-9.2-2019.12-x86_64-arm-none-eabi
- C66x TI CGT: ti-cgt-c6000_8.3.2
- Eve CGT: arp32_1.0.8
- Commented example build for platforms not supported in latest Bios
- Updated A8 to use GCC toolchains for all platforms
- Updated A8 and A15 Rules
- Updated to use std libs from gnu\targets\arm\libs\install-native\arm-none-eabi\lib\thumb\v7-a\hard
- Removed nano.specs from linker option as the nano libs are not supported under v7-a
- Link the libgcc from compiler from lib/gcc/arm-none-eabi/9.2.1/thumb/v7-a+fp/hard
Signed-off-by: Prasad Konnur <prasadkonnur@ti.com>
- Updated toolchains
- Bios: bios_6_82_00_16
- XDC : xdctools_3_61_00_16_core
- TI CGT: ti-cgt-arm_20.2.0.LTS
- GCC CGT: gcc-arm-9.2-2019.12-x86_64-arm-none-eabi
- C66x TI CGT: ti-cgt-c6000_8.3.2
- Eve CGT: arp32_1.0.8
- Commented example build for platforms not supported in latest Bios
- Updated A8 to use GCC toolchains for all platforms
- Updated A8 and A15 Rules
- Updated to use std libs from gnu\targets\arm\libs\install-native\arm-none-eabi\lib\thumb\v7-a\hard
- Removed nano.specs from linker option as the nano libs are not supported under v7-a
- Link the libgcc from compiler from lib/gcc/arm-none-eabi/9.2.1/thumb/v7-a+fp/hard
Signed-off-by: Prasad Konnur <prasadkonnur@ti.com>
examples/edma3_driver/evmTI814x_A8/rtsc_config/edma3_drv_bios6_ti814x_arm_st_sample.cfg | diff | blob | history | |
makerules/build_config.mk | diff | blob | history | |
makerules/env.mk | diff | blob | history | |
makerules/platform.mk | diff | blob | history | |
makerules/rules_GCC_a8.mk | [changed mode: 0644->0755] | diff | blob | history |
makerules/rules_a15.mk | [changed mode: 0644->0755] | diff | blob | history |
packages/makefile | diff | blob | history | |
packages/ti/sdo/edma3/drv/sample/src/sample_arm_cs.c | diff | blob | history |