Yesterday I saw a post by gaoyang9992006 , the original text is as follows:" I really want an MSP430 boardI started as a microcontroller enthusiast by learning C primer plus. Due to my limited money, ...
I used STM32F767 to make a test machine, and I needed a network port. I bought a development board, and the network port example in the routine required knowing the computer's IP address. My boss said...
I am learning Linux and installed Eclipse in Linux environment. I created a new C project, a new C file, wrote the C file, compiled and linked it successfully, and then closed it. Then I tried to impo...
I am using the Vista operating system QuartusII9.1. When I downloaded and added the hardware Port, it showed kernel mode driver not installed. I entered the BIOS and changed the parallel port mode to ...
In the previous article , the compiled hello word program could not run on the board. In this article, we will recompile a system image by ourselves, and then put the compiled hello word program into ...