Please note that to run the sample code we need to download the latest version of N9H30 BSP from OpenNuvoton.
Porting guide for important files for FreeRTOS:
In "Application" folder we duplicated and modified important files:
1. standalone.c. (for heap assignment)
2. startup.s. (for SWI handler, e. g., vTaskDelay)
3. FreeRTOSConfig.h. (for mutex config)
4. GUI_X_FreeRTOS.c. (time related on FreeRTOS platform)
Please note that BSP emWin library is for non-OS ONLY, hence, please don't run emWin related on multiple tasks. FreeRTOS_emWin_SimpleDemo.zip(47.28 KB, 下载次数: 525)