Forum Post: RE: MSPM0G3507: CCS Theia ctrl-click on function goes to wrong...
[quote userid="565794"...
View ArticleForum Post: RE: MSPM0G3507: CCS Theia ctrl-click on function goes to wrong...
[quote userid="565794"...
View ArticleForum Post: RE: LP-AM243: Logging from the same UART interface for all cores
Valibhav: if I recall correctly, there would be no way to do this on AM6x if one tried to setup a common UART interface between A53 and R5 cores - true? thanks Jim
View ArticleForum Post: RE: TMS320F28P650DH: Why freopen function will affect MCAN...
Thank you for sharing the project. Can you provide any answers for the questions in the previous response? Best Regards, Zackary Fleenor
View ArticleForum Post: RE: AM263P4: IPC Example Project (rpmsg_echo) Gets Stuck
Thank you for your quick response, I just confirmed that I'm seeing the same SPSRs on my end.
View ArticleForum Post: RE: TMS320F28379D: Supported Static code analysis tools
Yes, we're using Klocwork for MISRA, and then supplementing the Klocwork analysis with code inspection to cover the rules that the tool isn't capable of checking. I think most folks do use it...
View ArticleForum Post: RE: TMDSCNCD28379D: How to configure the CLB properly using...
Hi Peter, Thanks a lot. Could you please help check my following settings and questions? [quote userid="450338"...
View ArticleForum Post: RE: MCU-PLUS-SDK-AM273X: MCU R5F0 core task switching issue
Is there any global interrupt mask register which can be used to disable/enable a specific ISR (like GIC)
View ArticleForum Post: RE: TMS320F28375S: CAN Data Not Updating After Jumping from...
Hi Muzammil, Given this a more niche issue, I had to take the time to discuss with multiple experts: Initializing the CAN module would trigger the initialization of the message RAMs, effectively...
View ArticleForum Post: RE: MSPM0G3507: CCS Theia ctrl-click on function goes to wrong...
Hi Chris, I'm currently using the same version as you. When I try to do the same as you, I do notice that the latest .out file seems to be loading in the launchpad (I'm guessing this is a feature...
View ArticleForum Post: RE: MSP-FET: giving unable to connect error
Gary, See the feedback below from the customer. I am sure MSP-FET is connected as per the screen shot you provided . In the same setup (everything being same including USB and ribbon cables, target,...
View ArticleForum Post: RE: F29H85X-SOM-EVM: MCAN_writeMsgRam slow
Hi Martin, We will profile the performance of writeMsgRam on our side and check. regards, Anand
View ArticleForum Post: RE: MSPM0G3507: CCS Theia ctrl-click on function goes to wrong...
[quote userid="565794"...
View ArticleForum Post: RE: F29H850TU: About F29 HSM Q&A
Hi Lawrence, In any case HSM is required, you can enable integrity check by changing the argument passed to the signing script in the post build steps: $(PYTHON)...
View ArticleForum Post: EK-TM4C1294XL: Trigger PWM
Part Number: EK-TM4C1294XL Tool/software: Hi, it's possble to trigger PWM with an external signal? I'd like to have something like this: Thank you
View ArticleForum Post: RE: UNIFLASH: Error initializing emulator
Thank you. The ccxml is similar to what I am using. Did you have a chance to try a older UniFlash version like 7.2? I am pretty certain that this issue only impacts more recent UniFlash versions.
View ArticleForum Post: RE: TMS320F28P650DH: SysCtl_delay() Crashing with ESTOP0
Robert, 1. I haven't looked at your project files. Can you explain your design of the Flash build configurations? What is the entry point into the BANK0_LDFU configuration - what is expected set of...
View ArticleForum Post: RE: TMS320F28377D: Reg: Request for documentation on FIR Filter...
We don't have detailed guidance for your questions unfortunately. My suggestion would be to use a filter design tool (e.g. from MathWorks) to design a filter that meets your needs, and then use it in...
View ArticleForum Post: RE: EK-TM4C1294XL: Trigger PWM
Do you mean without CPU/interrupt intervention? Because you can have your trigger cause in interrupt that you can use to start the PWM.
View ArticleForum Post: RE: MSPM0G3507: CCS Theia ctrl-click on function goes to wrong...
Hi Chris, As mentioned, the debugger doesn't ask to launch a faulty build project. The option doesn't appear after I build a project that has an error. I will ask the software team about the .out...
View Article