could not open source file "_Examples.h" could not open source file"f2802x_common/include/F2802x_Examples.h" [img]file:///C:\Program Files\Tencent\QQ\Users\33902781\Image\~L1KTRO%$0~P13@E$JZ(P2U.jpg[/...
With the development of microelectronics technology and VLSI technology, single-chip microcomputers have been widely used in various fields (such as industrial control, home appliances, automotive ele...
It is used when debugging the CLA of F28035. I found a very useful one on the Internet, but it is not available when I try it again later: http://jinzhi.supfree.net/...
[i=s]This post was last edited by 5525 on 2016-7-13 20:09[/i] [b] The first method[/b] uses the scp command provided by the development board manufacturer. I won’t go into detail here. I usually don’t...
The crystal oscillator is 11.0592. I want to get one second of time. TMOD=0x01; //timing time 50ms TH0= -46080/256; TL0= -46080%256; EA=1; ET0=1; TR0=1; The following is to get the time of one second....