Part Number: SIMPLELINK-CC32XX-SDK Other Parts Discussed in Thread: CC3135 , C2000WARE , SIMPLELINK-SDK-WIFI-PLUGIN
Tool/software:
Hi Team,
We are working on integrating the WiFi module CC3135 with the F28P65X MCU (TMS320F28P650DK9) using the following SDKs…
Part Number: SIMPLELINK-CC32XX-SDK Tool/software: Dear expert,
Our TI clang is GCC liked, so we use GCC ports.
About the compiler, which one did we define for TICLANGXXX.LTS?
__TI_COMPILER_VERSION__
__GNUC__
We use GCC-like port, but I am not sure which…
Hi Rogelio,
We enable the checkbox in syscfg and rebuild the project, then it just gererates the PowerCC32XX_config, our question is do we need to call Power_init() function ourselves,? We found that the following structures are not used in the workspace…
Part Number: SIMPLELINK-LOWPOWER-SDK Tool/software: Hi,
Which version of Bluetooth specification does the bluetooth stack in simpleLink SDK(latest 8.40) con forms to?5.2, 5.3 or 5.4?Target chip is CC2745P10. Thanks.
Part Number: SIMPLELINK-LOWPOWER-SDK Tool/software: I have a question regarding the simplelink-lowpower-f3-sdk. I am currently bringing up a build system for a ble project for the CC2340R53 and while I see other places in the sdk where DeviceFamily_CC23X0R53…
Part Number: SIMPLELINK-CC32XX-SDK Other Parts Discussed in Thread: CC3220SF , SYSCONFIG , CC3235SF We are trying to update the TI tools on our current Wireless Panic Button product using the CC3220SPMod device. We have updated the Code Composer Studio from…
Hi Marco,
Thanks, I have reported the issue. In the meantime, do you think that using our SHA2 driver ( https://dev.ti.com/tirex/explore/content/simplelink_cc13xx_cc26xx_sdk_7_41_00_17/docs/drivers/doxygen/html/_s_h_a2_8h.html ) would be an option, or is…
Part Number: SIMPLELINK-MSP432-SDK Other Parts Discussed in Thread: C2000WARE , SYSCONFIG Tool/software: Dear Sir/Madam,
How are you doing?
I have trying to install simplelink_msp432e4_sdk_4_20_00_12 to my computer.
My computer environment(Following…
Part Number: CC1310 Tool/software: Hi there,
The CC1310 product page lists the CC13x0 SDK as the correct one to use:
https://www.ti.com/product/CC1310#software-development
But there is also a much newer CC13xx CC26xx SDK available. Which one is the correct…
Part Number: SIMPLELINK-CC32XX-SDK I am trying to port CC32xx Sdk from freertos to threadX, we managed to cross the compilation stage, while running we came across an issue, while debugging we found that in main() the board_init() function is called,…