-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[TI] Update Simplelink SDK Reference #29498
Conversation
Note: CI will be re-enabled in the next PR as this requires updates to the build machines to use the latest Sysconfig dependency. #29514 |
PR #29498: Size comparison from 568362a to ca3f7c0 Increases above 0.2%:
Increases (10 builds for bl702, bl702l, cyw30739, mbed, qpg)
Decreases (20 builds for bl602, bl702, bl702l, cc32xx, cyw30739, k32w, linux, psoc6)
Full report (32 builds for bl602, bl702, bl702l, cc32xx, cyw30739, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg)
|
PR #29498: Size comparison from 568362a to 8fd6542 Increases above 0.2%:
Increases (23 builds for bl702, bl702l, cyw30739, efr32, linux, mbed, qpg, telink)
Decreases (27 builds for bl602, bl702, bl702l, cc32xx, cyw30739, k32w, linux, psoc6, telink)
Full report (64 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
Should the docs/guides/ti/matter_cc2674_migration.md be updated as well? I assume the step of manually apply the SDK is no longer required once this PR merges? |
PR #29498: Size comparison from cff70e1 to dd15921 Full report (1 build for cc32xx)
|
PR #29498: Size comparison from cff70e1 to 92c121f Decreases (1 build for telink)
Full report (66 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
PR #29498: Size comparison from 43981ac to e221f1d Full report (66 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
@wiba-nordic Any chance you could give this PR a look? Thanks! |
PR #29498: Size comparison from 7ecf00e to add713a Full report (66 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
@@ -0,0 +1,30 @@ | |||
# Copyright 2020 Texas Instruments Incorporated |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
for chip owned files, this must use the CHIP license and copyright
if os.getenv('_PW_ACTUAL_ENVIRONMENT_ROOT'): | ||
CHIP_ENV_ROOT = os.getenv('_PW_ACTUAL_ENVIRONMENT_ROOT') | ||
|
||
GCC_ARMCOMPILER_PATH = CHIP_ENV_ROOT + "/cipd/packages/arm/" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this supposed to work on Mac? I dont think there is any arm gcc compiler installed in /cipd/packages/arm/ on MacOS.
Should this PR also adjust the NVOCMP_NVPAGES for the CC13x4 (and CC26x4) platforms to accommodate for the differences in page size? |
This PR updates TI's Matter implementation to utilize the latest SDK (7.10.01.24).
All CC13x2x7 & CC13x4 platforms applications were validated via build test.