Forum Post: RE: LAUNCHXL-CC2650: Code Composer Studio forum
Hi Navya, Have you used this same binary image before without any issues? 128 kB is the entire flash area of the CC2650 so if you start at address 0x3000 then the tail end of your image is going past...
View ArticleForum Post: RE: LAUNCHXL-CC2650: Code Composer Studio forum
#include "board.h" #ifndef SET_CCFG_BL_CONFIG_BOOTLOADER_ENABLE //#define SET_CCFG_BL_CONFIG_BOOTLOADER_ENABLE 0x00 // Disable ROM boot loader #define SET_CCFG_BL_CONFIG_BOOTLOADER_ENABLE 0xC5 //...
View ArticleForum Post: RE: LAUNCHXL-CC2650: Code Composer Studio forum
You can try to access the device through the backdoor bootloader as a last effort, if you think it is enabled, but if this also fails then it further edifies that the CCFG is flawed. Regards, Ryan
View ArticleForum Post: TIDA-020047: Load Dump Test 48 Volt
Part Number: TIDA-020047 Tool/software: Dear Team, Is "ATV02W280B-HF TVS" enough for 24 volt load dump test. Do you suggest any TVS for 48 volt load dump test? Best Regards.
View ArticleForum Post: RE: TIDA-020047: Load Dump Test 48 Volt
Hi, Did you find that D9 was insufficient? Brian
View ArticleForum Post: RE: TIDA-020047: Load Dump Test 48 Volt
Hi, I think, Please if I am wrong, give me some explanation Best Regards.
View ArticleForum Post: RE: TIDA-010938: Solar Inverter
Hello, the reference designs at TI are not orderable. These designs serve the purpose to provide all needed information that customers can start their OWN design. You will find all needed information...
View ArticleForum Post: RE: TCI6486CSL: TCP3d integration on Core2 and Core3
Hi, I am sorry, we no longer offer direct support for this device on the E2E forum. You may search the E2E forum for archived posts of previous discussions which may help address your questions. For...
View ArticleForum Post: PSPICE-FOR-TI: Device limiter Pspice
Part Number: PSPICE-FOR-TI Tool/software: can someone pls de link my old pc from pspice i wanna install on my new one but i cant because of device limiter
View ArticleForum Post: CODECOMPOSER: Unrecognized Object File from Library
Part Number: CODECOMPOSER Tool/software: I am trying to work with the XKCP library for the use of the cSHAKE algorithm and I am having difficulty as I get the following error: "{ "resource":...
View ArticleForum Post: PMP23377: spare pcb
Part Number: PMP23377 Tool/software: hi, does it happen we have a spere board (also bare PCB) of the PMP23377 for a quick demo at customer? thanks a lot Vincenzo
View ArticleForum Post: RE: PMP23377: spare pcb
Please submit a PDS request. We will handle your request. jira.itg.ti.com/.../CreateIssue.jspa
View ArticleForum Post: RE: TIDA-01606: Size and weight
Marco, WxLxH = 11x14x2 inches^3. Weight ~ 5lbs -Kelvin
View ArticleForum Post: RE: TIDA-01606: TIDA-01606 ISSUE
Yung, you have to consider the voltage difference between your inverter and the ac grid. consider how much power dissipation is with your resistors the inverter is supposed to phase locked to the grid...
View ArticleForum Post: RE: TIDA-01606: TIDA-01606 ISSUE
keep in mind of the reactive load from the emi filter caps, this will heat up your resistors
View ArticleForum Post: RE: TIDA-010232: Time constant
Hi Mutoh, The equation is a simplified equation given the assumption of RisoN is small and RisoP is high. A good way to confirm this is with a simulation to see if yourself when this condition holds....
View ArticleForum Post: RE: PMP23377: spare pcb
hi Yu, I don't have access (got error message to contact the admin, no clue who to reach out...) LG Vincenzo
View ArticleForum Post: TPLD1201: Counter configuration
Part Number: TPLD1201 Tool/software: Translator Hello team Is there a way to have access to the PAROUT[7:0] bus of a CNT/DLY/FSM block in order to use q0/q1/Q2/.... of the counter ? Regards
View ArticleForum Post: RE: CODECOMPOSER: Unrecognized Object File from Library
You don't say which compiler you use. For now, I presume it is the Arm compiler from TI based on LLVM/Clang, or tiarmclang for short. The most likely explanation is that this library is not built for...
View ArticleForum Post: RE: CODECOMPOSER: Linux build behavior incorrect
[quote userid="620186" url="~/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/1494930/codecomposer-linux-build-behavior-incorrect/5764942#5764942"] the IDE (being aware of the...
View Article