[i=s] This post was last edited by shidizai on 2017-12-26 09:37 [/i] When using jtag to download the program for MSP430F149, it works well at first, but [b]sometimes[/b] the prompt shown in the pictur
The address range of DSP memory, CMD is mainly compiled based on that. CMD is used to allocate rom and ram space, telling the linker how to calculate the address and allocate space. So different chips
I saw the following program (excerpt) in a book by Zhou Ligong: TASK0() { .......... while() { OSSemPend(Dispem,0,&err);//Wait for semaphore UART0_SendStr(str0); OSTimeDly(1); err = OSSemPost(DispSem)
I am doing an ADC experiment on AVR and connected the voltage to be measured to PA0. But why is the voltage of PA0 pin measured by a voltmeter when the program is running at full speed different from
[i=s]This post was last edited by caxfan on 2022-6-4 23:20[/i] #Weather clock was originally intended to be a 3D printer controller. After studying RVB2601, I found that the resources were seriously i