After using the Keil tools for a couple of years and getting used to the RL ARM libraries etc I am now about to start a new project using version 5 and the runtime enviroments
Has anyone managed to get a ST demo board running with all the middle ware working
e.g. I have a STF4xx discovery board with the embest BB and LSD display and touch screen controller.
If seems because there isnt a keil approved "pack" for it you cant use any of the middleware eg file system , touchscreen
but change the board type to MCBSTM32F400 and you can
Has anyone come with a work around this "interesting" design choice ?
Hello Danny,
if you are using MDK v5.11a, then you need to use another CMSIS Pack. The details are explained here: http://www.keil.com/appnotes/docs/apnt_266.asp
Kind regards,
Christopher
Thanks for the comment
I have seen that document.
Sadly its not what I am after as if the board pack is not defined to use certain peripherals / library elements you can t select them eg STM32F4 discovery wont let you select to use the STPM811 touch screen controller ( look at the embest LCD and base board that is avaiable for the STM32$ discovery it appears to closely match the MCMSTF400.)