• Ram allocation for bootloader and application code
    Using STM32F203CB (20KB RAM) Question 1) Do I have to make sure that the RAM required for my bootloader and the RAM required for my application code is less than the 20K available on this device...
  • Ram allocation for bootloader and application code
    Using STM32F203CB (20KB RAM) Question 1) Do I have to make sure that the RAM required for my bootloader and the RAM required for my application code is less than the 20K available on this device...
  • emWin Configuration with Memory allocation issue
    I am trying to write my own LCD driver with emWin, I use the GUIDRV_Template, and GUICC_1 Color conversion. When I called the GUI_DEVICE_CreateAndLink(DISPLAY_DRIVER, COLOR_CONVERSION, 0, 0), the device...
  • emWin Configuration with Memory allocation issue
    I am trying to write my own LCD driver with emWin, I use the GUIDRV_Template, and GUICC_1 Color conversion. When I called the GUI_DEVICE_CreateAndLink(DISPLAY_DRIVER, COLOR_CONVERSION, 0, 0), the device...
  • Mali test program returned error messages - contains memory allocation problem
    Hi, I need your help for GPU(Mali T624) porting on fbdev/X11 Linux. I got error messages when I implement GPU test programs. I have finished to set the environment for fbdev and had build full DDK and...