This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Device > samsung > s3c24c16

HI:

In keil MDK V4.12 device config page,
the core of samsung S3C2416 defined as "ARM926EJ".

But the ARMCC ver4.1 does not support cpu "ARM926EJ" any more.
I use "armcc --cpu list" to comfirm that.

It will made me compile fail.
Can't we fix that problem?