2015-12-17 12:29 PM
I just downloaded the latest versions of STM32CubeMX (v4.12) and STM32CubeF7 (v1.3). The package will not generate the task, queue, mutex, semaphore information for the STM32F746 device. The freertos.c file has nothing in it other than the include file definitions. There is not even code for the defaultTask. Everything works fine for the STM32F429 device. I need to do a direct comparison between the two devices.
2015-12-17 01:10 PM