We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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?