Hi
Glad to know this issue is not blocking you any more.
Num Loops contributes to the total chirp number in a single frame, which require much more compute power and more stringent timing/mem of DSP,
The codes in dss_main.c", line 256 should be a function…
void InitAdc(void) { extern void DSP28x_usDelay(Uint32 Count);
// *IMPORTANT* // The Device_cal function, which copies the ADC calibration values from TI reserved // OTP into the ADCREFSEL and ADCOFFTRIM registers, occurs automatically in the // Boot ROM…
Hello, I apologize for the delayed reply due to some personal matters.
The solution you provided doesn’t seem to be applicable to my current version. I couldn’t find the file pci-j721e-host.c in the kernel source, and searching for static…
Other Parts Discussed in Thread: CODECOMPOSER 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/1509670/codecomposer-code-composer-6-1-not-a-regular…
Other Parts Discussed in Thread: SYSCONFIG 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/1637054/lp-mspm0g3507-oob…
Output Interface: On the MSP430F5529L, you can use the GPIO (General Purpose Input Output) interface to output a reference signal. Specifically, you can select a pin configured for output mode, such as P1.0 or P2.0.
Input Interface: The START and STOP…