Re: [Qemu-devel] [RFC] CMSIS based Cortex-M MCU definitions

2015-07-08 Thread Liviu Ionescu
since this reply actually refers to CMSIS, I moved the discussion on the other thread. > On 09 Jul 2015, at 05:42, Peter Crosthwaite > wrote: > > On Wed, Jul 8, 2015 at 6:50 PM, Liviu Ionescu wrote: >> >>> ... my interest is to generate the entire MCU description from the CMSIS >>> .pdsc an

[Qemu-devel] [RFC] CMSIS based Cortex-M MCU definitions

2015-07-08 Thread Liviu Ionescu
one interesting consequence of using a peripheral/register/bitfield model is that it allows to partly automate the creation of a new MCU. the natural source for peripheral registers and bitfields are the SVD files, while the natural source for MCU families/subfamilies/devices are the CMSIS PACK