I use MDK-ARM v5.24.2, CMSIS V5.0.1, MDK-MIDDLEWARE V7.4.1,
STM32F4xx_DFP V2.11.0, new a project use the STM32CubeMX of the
STM32Cube Framework(API), add a usb host msc to read and write file
in the u disk.
But I find that:
1. the "Keil::CMSIS Driver:USB Host:Full-speed" require CMSIS:RTOS,
but there are two choices: "ARM::CMSIS:ROTS:Keil RTX" and"ARM::CMSIS:ROTS:Keil RTX5", there seems that I can only chose"ARM::C
↧