Hi frnds,
I am working on OMAP5912 (dual core processor from TI). The core processor is ARM926EJ-S. Is there any feature available in Keil IDE to simulate the ARM9 code?
Supported devices are listed here: http://www.keil.com/dd/
If yours isn't listed, try to find the closest match.
You can add custom devices to the uVision database: http://www.keil.com/support/man/docs/uv3/uv3_ca_cpu_ndatabase.htm http://www.keil.com/support/man/docs/uv3/uv3_c_dd_parameters.htm
Thanks for your help dear.