Forum Post: MSPM0G3507: MCLK switching causes
Part Number: MSPM0G3507 Other Parts Discussed in Thread: SYSCONFIG Tool/software: I am using below code in FreeRTOS, with below code in ti_msp_dl_config.c file. SYSCONFIG_WEAK void...
View ArticleForum Post: RE: MCU-PLUS-SDK-AM243X: mmcsd/FreeRTOS-FAT and unresolved symbols
Thank you so much! I would never have found this option otherwise, and I'm very grateful you took the time to walk me through it.
View ArticleForum Post: RE: MCU-PLUS-SDK-AM243X: mmcsd/FreeRTOS-FAT and unresolved symbols
Hello, Glad to hear that you are now able to build. Happy to help . Regards, Tushar
View ArticleForum Post: RE: TMS320F2800157: 48V Encoder motor sometimes running in...
Hello Genatco, Can you please, explain first point you mentioned above in brief because I am not getting what you are saying. Whether you are suggesting me to use default UMC logic, just by turning on...
View ArticleForum Post: RE: TMS320F28375S: When I change the PWM PRD value, there is an...
Hello, When using variable frequency, it is recommended to use Global load mechanism to make sure all the transfer from shadow to active registers happen at the same event.
View ArticleForum Post: TM4C1230C3PM: Print main.c variable in console during debug with...
Part Number: TM4C1230C3PM Tool/software: Hi, I have a program where I measure a voltage and a current and i want to be able to print it in the console while debugging. I use 2 variables, ui32Vbustest...
View ArticleForum Post: RE: TMS320F28P650DH: How does SysConfig ClockTree view affect the...
Hi Prarthan, Here are the erros I get when I enable the device support. I added the device.c code below. e2e.ti.com/.../4540.device.c
View ArticleForum Post: RE: TMS320F2800157: 48V Encoder motor sometimes running in...
Actually, one of your TI colleague only suggested the reaserch paper regarding regenerative braking. I already mentioned that above. I am currently referring the same document because I need to...
View ArticleForum Post: TMS320F280039C-Q1: if else execution time
Part Number: TMS320F280039C-Q1 Tool/software: Hi experts, Good day! I am asking for customer. My customer found that if{}else{} took a long time while testing 280039, so they rented the following...
View ArticleForum Post: RE: TMS320F28375D: TMS320F28375D: SCI BOOT Mode (FMSTAT Register...
Xiao, Does it go into autobaud after this? That error message is output if a kernel file is not specified, even though it is not required for the application only version of the kernel, so it...
View ArticleForum Post: RE: TMS320F28379D: Debugging Dependencies with XDS110 Debug Probe
Hi, This error most commonly appears when attempting to set a hardware breakpoint, although it can appear when attempting to enable other "jobs" (debug operations) that may use an AET (or AET-like)...
View ArticleForum Post: RE: C2000WARE: BootLoader development: Program jump problem
Hi, It appears the CPU is halting inside the boot ROM. Which device is this on? Can you share the linker command files (.cmd) for the bootloader and application? Best, Matt
View ArticleForum Post: RE: TMS320F280025C: AD conversion does not start.
If you are testing on launchpad, lets run simple example directly from C2000ware. On launchpad...if using external Vref..Apply voltage on J15 header. Please change accordingly in the code. If you are...
View ArticleForum Post: TMS320F28388D: MPOST - Memory power on test
Part Number: TMS320F28388D Tool/software: Hello Support, questions to the MPOST: 1. what does it test? If the test succeed, what will be result at address 0x6? 2. how does it affect the booting up...
View ArticleForum Post: RE: TMS320F280025: Identification of motor parameters:...
Hi Yan, Which solution specifically are you using? (Ex. TIDM 2010, TIDA 010265 etc.) Best Regards, Delaney
View ArticleForum Post: LAUNCHXL-F28P65X: Slow SCI Bootloader Transfer – 16ms Delay...
Part Number: LAUNCHXL-F28P65X Tool/software: Dear Texas Instruments Support, I am currently working with the TMS320F28P65X microcontroller and testing the flash serial programming example using...
View ArticleForum Post: C2000WARE-MOTORCONTROL-SDK: Universal Motor Control Lab Motor Id...
Part Number: C2000WARE-MOTORCONTROL-SDK Other Parts Discussed in Thread: BOOSTXL-DRV8323RH Tool/software: Hello, I am working with the the Universal Motor Control Lab on the 280025C LaunchPad +...
View ArticleForum Post: RE: LAUNCHXL-F28P65X: Slow SCI Bootloader Transfer – 16ms Delay...
Sorry: the used command was: ./serial_flash_programmer.exe -d f28p65x -k flash_kernel_c28x_dual_ex1_c28x1.txt -a led_ex1_c28x_dual_blinky_cpu1.txt -n led_ex1_c28x_dual_blinky_cpu2.txt -b 34800 -p COM7...
View ArticleForum Post: RE: TMS320F28P650DH: How does SysConfig ClockTree view affect the...
You would need to manually exclude the device.c and device.h from the build from SDK for only using the device.c/h generated from sysconfig Since these are generated from clocktree tool, the compiler...
View Article