Hello,
I was wondering when support for the STM32L162RD will be added to Keil uVision4? Is it possible to add/modify any setup files and get this running already?
Cheers!
-Madava
Hello Andrew,
By "support" I meant why don't the STM32L162RD appear "officially" under devices?
Yes you are right about the core, and since the peripherals in the STM32L162RD is a "subset" of STM32L162VD, there should be no problem.
Thanks for the links.
Well, if you want the "official" answer, you will have to ask Keil!
Indeed, the reason the post is on the Keil forum.
But this is an end-user forum.
And we end users can't give any "official" answer - for that you need to contact Keil directly.
Notice the "Support" and "Contact" links available at top and bottom of all pages.
I was at a seminar today, and they said that no new devices are going to be added to the simulator - keeping up with the sheer volume is just unworkable.
I guess it'll be up to device manufacturers to provide support, if they wish...?
Note that CMSIS - SVD now provides a way for device manufacturers to describe their Cortex-M peripherals for debuggers to use...
www.arm.com/.../cortex-microcontroller-software-interface-standard.php
tech.munts.com/.../CMSIS_System_View_Description.htm
Interesting...
Thanks Andrew.