Does the Keil Compiler support the Cypress CY7C64713 family of parts? I think they are replacing the CY7C64613 parts. Any help would be appreciated!! -Todd
"Does the Keil Compiler support..." Depends what you mean by, "support" If you mean will it generate code then, if it's an 8051 - yes. If you mean, "does it come with a ready-rolled set of header files", then perhaps not. But there's nothing special about these files; it's all just source code - you can easily write your own. Or, are you asking about the level of simulation support in uVision?