I used Platform Builder 5.0, created a new CE OS, and then created a driver DLL Project, but the following errors occurred during compilation: BUILD: [01:0000000045:ERRORE] CAN.CPP(1,2): [b]error CS10...
/* Private typedef -----------------------------------------------------------*/ typedef struct { vu16 LCD_REG; vu16 LCD_RAM; } LCD_TypeDef; /* LCD is connected to the FSMC_Bank1_NOR/SRAM4 and NE4 is ...
Hello everyone, my FPGA is SP601, petalinux is version 0.4, I wrote a simple web server on petalinux, it can run on the board with FPGA transplanted with petalinux, but I can't access the web page thr...
I originally wanted to make some hardware myself and develop it towards productization, and get familiar with the hardware of Renesas MCU. However, since this MCU of Renesas is relatively simple and h...