Earlier, I finished talking about the addressing mode and instruction system of the 51 microcontroller, as well as several basic internal resources that the traditional 8051 has (the so-called traditi...
I have built a NIOSS2 minimum system. The hardware platform was compiled successfully. The software used was HELLO_LED in the template. After compiling, it was downloaded into the FPGA, but it did not...
My platform is S3C2410 (ucos-ii) + MC35I. I have ported LWIP1.3.1 on UCOS, but I don't know how to use the given functions in LWIP1.3.1 to implement GPRS communication. Does anyone have relevant code ...
I am using WinCE5.0, and I add my own images to explorebase.rc for HPC. a. If the image is generated by sysgen or build sysgen, when I execute LoadImage, it fails and GetLastError() returns 1814. b. I...
I have been exposed to arm chips in my work and study. In recent years, risc-v has been popular and I have always been interested in it. I took advantage of the forum activities to apply for a Zhongke...