Forum Post: RE: TMS320F28377D: Sysconfig clock tree
Hi Luca, Understood yes I missed the U for the define. I will highlight this to software team to comprehend your request. Thanks.
View ArticleForum Post: RE: AM263P4: am263px launchpad
Hello Baruch, Here is the boot option for Dev Boot mode on the LaunchPad: Also make sure you are connecting both the USB-C and the XDS110 USBs on the LaunchPad with the USB-C connection being one from...
View ArticleForum Post: RE: TMS320F2800137: 0X80000
Hi Youjun, Can you perform the following steps to cross check the contents at 0x80000 between your two different projects 1. Run the following command on your .out file for both projects...
View ArticleForum Post: RE: MSPM0G3507: MSPM0G3507 QEI zero index detection in SW
You can always do something like this in your init code: DL_TimerG_setLoadValue (TIMER_0_INST, Speed); before you start the timer.
View ArticleForum Post: RE: MSPM0G3507: MSPM0G3507 QEI zero index detection in SW
Hi Martin, You can write to the Timer's CCTR register and set the counter value then start the timer. So for example if you expect your motor to do 3600 increments in a full rotation, you can set the...
View ArticleForum Post: TMS320F28P650DH: ADC reading issue
Part Number: TMS320F28P650DH Tool/software: Hello, I'm trying to read the same analog signal on two different ADC inputs. The pin I'm using is GPIO205 I'm reading the signal on C4 and on B28. The...
View ArticleForum Post: RE: TMDSCNCD28388D: serial_flash_programmer is not able to...
Charles, It may take me a while. The development board is on a coworkers desk right now (we don't have all the custom boards in house, yet).
View ArticleForum Post: RE: AM2434: Heap and Stack Views don't show in ROV
Sadly using the absolute path doesn't change the error.
View ArticleForum Post: RE: TMS570LC4357: Issue with Parameter Transfer from Flash to RAM...
Hi Emrullah, My sincere apologies for the delay in the late reply. I am on vacation for few days in the last week and also followed by a weekend, so didn't get a chance to work on this issue....
View ArticleForum Post: RE: TMS570LS0432: calling function or Jump to Application from...
Hi Sai Teja, Unfortunately, i don't see any code related to the application jump in your screenshots or the code you shared. If you want references for code jump, then please refer our CAN bootloader...
View ArticleForum Post: RE: TMS570LC4357: Bootloader jump cause a dataentry abort
Hi Furkan, I verified your liker command files, and they look fine for me. Is it possible to set one live debugging session tomorrow? I want to see the exception directly once. -- Thanks &...
View ArticleForum Post: RE: TMS570_SAFETY_MCU_DEMOS: Unclear license information for...
Hi, Now i understood the issue that you are talking about the below highlighted copyright information from TI: I don't know i have rights to add this information manually to the attached application...
View ArticleForum Post: AM2432: CCS Debugging causes timing problems
Part Number: AM2432 Other Parts Discussed in Thread: SYSCONFIG , Tool/software: Hi experts, I have a software project for AM243X R5F with CCS 12.6.0.00008 TI Clang 3.2.1 LTS Industrial communications...
View ArticleForum Post: RE: RM57L843: EMAC not sending ARP request
Hi Ravi Teja, My apologies for the delay in the reply, i am on vacation for last week. [quote userid="611851"...
View ArticleForum Post: MSP430FR69891 RAM size
Part Number: MSP430FR69891 Tool/software: Hi, the memory information for the MSP430FR69891 is given at some places with 2k RAM and some other wit 8k. Can you please clarify which info is right....
View ArticleForum Post: RE: TMS320F2800132: DCSM and JTAGLOCK Issue
Hi Luke, I have used default boot mode select pins, to select either boot from flash or Wait boot mode Flash Sector 31 is used to store some calibration values (EEPROM implementation). Not able to...
View ArticleForum Post: RE: RM57L843: EMAC Rx interrupt
Hi Ravi, Apologies for the delay in late reply, i am on vacation for last week. Now i started to work on your issue and will try to give my updates ASAP. -- Thanks & regards, Jagadish.
View ArticleForum Post: AM2634: MCAN in AM2634
Part Number: AM2634 Other Parts Discussed in Thread: SYSCONFIG Tool/software: Hi TI Folks, I am configuring the MCAN0 (example code: MCAN Loopback Interrupt) AM2634 with my project, but not getting...
View ArticleForum Post: TMS320F28388D: configure shadow registers of ePWM such that they...
Part Number: TMS320F28388D Tool/software: Sir, Madam I am configuring and ePWM to start and ADC conversion only every second ePWM timer zero crossing using EPWM_enableADCTrigger(base, EPWM_SOC_A);...
View ArticleForum Post: RE: TMS570_SAFETY_MCU_DEMOS: Unclear license information for...
yes exactly! Lot's - if not most - TI example code is released under a permissve license (I think I always saw BSD 3-Clause), and for this example code it missing. And this requires customers to...
View Article