I'm new to Keil tools and have a question about using them with the Cygnal F310/311 parts. There is not a simulation driver available for them yet, so what would the best target be for my project? Thanks, Tom
It's only the specific peripherals that'd be missing, so you could still probably simulate most of your code on the generic simulator. You could manually "inject" peripheral responses in uVision, or write some debug functions and/or signal functions. The Cygnal parts have JTAG, and I believe that their dev kits are quite reasonable priced - so perhaps you don't need to simulate at all?
Simulation for Cygnal is coming till end of this year. We will start with the F02x devices in the next revision V7.02 that is planned to be release in about two weeks.