[i=s]This post was last edited by dcexpert on 2017-3-27 12:47[/i] [font=Tahoma, Helvetica, SimSun, sans-serif]The original emulator firmware of the newbit development board borrowed from the archble d...
I want to ask an expert. I have a two-machine communication. Machine A performs AD conversion and transmits data to machine B for processing, while machine B receives and scans the keyboard. The probl...
My main program is as follows#include#include \"tms320lf2407.h\"interrupt void nothing() //dumb interrupt subroutine{return;}void main(){/* write a string to stdout */puts(\"hello world!\\" ;}The erro...
I recently used edk to implement an external interrupt. I wanted it to be triggered by the rising edge, but it was triggered by both the rising and falling edges. I would like to ask the experts how t...
Use IAR to connect J-Link to debug AM335x : https://training.eeworld.com.cn/course/267? ? In the development process of AM335x, using an emulator to debug AM335x is an indispensable step. TI officiall...
I recently encountered some terminals. Since these terminals are easy to make mistakes, I found them according to the specified BOM, but found that the library files in them are difficult to import. H...