SIMULATING ARM PROCESSOR/CONTROLLER USING PROTEUS

is it possible to simulate ARM processor or ARM based controllers(lpc2132,2134,2136,2138) using PROTEUS Simulation tool?

only schematic model is available for the controllers.i would like to know whether i can simulate the schematic model.

is there any tutorial or sample code for programming ARM processor/controller using PROTEUS SIMULATION TOOL???

i have to read data from input pins, process the data and give results to output pins.

TOOL accepts code in hex or elf format. im using IAR Embedded workbench for converting the code written in C in that format.