arm-linux-gcc -nostdinc -I/home/book/lcd/lcd_3.5_4.3_SI/include -Wall -O2 -c -o lcddrv.o lcddrv.c lcddrv.c: In function `Tft_Lcd_Init': lcddrv.c :80: error: called object is not a function lcddrv.c:80
When the development boards of various manufacturers use the S3C2410 chip, the USB has 1 master port and 1 slave port. The slave port is mainly used to download NK or other programs. Now I want to mak
I use a chip that requires a specific algorithm, so I must use its own library. Now I can confirm that the library is for the wince5.0 platform and is a static library. That is, I have .lib, .pdb, and
The processor is pxa270 nor flash 64M sdram 64M. How to use malloc to apply for memory under ADS (totally used as a microcontroller, not running an operating system) Do I need to implement the malloc