Why can't my project Load Symbols Only debug jump to the main function, I set the main address through the pc register to jump to the main function, and the assembly code is different from the load program, is there a problem with the process of downloading…
Other Parts Discussed in Thread: MSP430FR2000 , MSP430FR2311 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/664512…
Hi,
While it is completely possible to use the CLB module without syscfg, we unfortunately do not have any examples showcasing how to do so.
Syscfg does however generate the driverlib functions you are attempting to use. When configuring syscfg, this updates…
Part Number: TDA4VE-Q1
Hello, I would like to ask if you can provide a code example, the function is as follows:
Using v4l2 as encoding function on tda4ve, input NV12 image of 1280*720, output by encoding H265 data of 1280*720
Are they sending CRC? This device requires CRC to communicate properly. The TI sample code should serve as an example for their own code, as it implements the CRC function in it.
Part Number: TDA4VE-Q1 Hello, I would like to ask if you can provide code examples,supports two different image input formats,the function is as follows:
1、Using v4l2 as encoding function on tda4ve, input NV12 image of 1280*720, output by encoding H265…
Part Number: TMS320F280039C
The function: DCLINK_SS_runFastPWMCompensation(); 。in the file ''dclink_ss.h'' of the foc example of single resistor sampling, there seems to be an error, in the When vecArea = 3, the direction of movement seems to be reversed…
Hi Cheng,
The message from CCS means that the program has stopped in "_system_post_cinit()" but CCS is not able to locate the source code for that. It will show that message and prompt you to provide the location where the source is located…