The T32 can simulate bare instruction sets without periphery. For the Cortex-M3 we have complete NVIC model including Systick Timer. Currently a simple CiAO can run on the simulator. TODO: - Let memlogger log all memory accesses. - Interact with FailT32 for a complete simulation/FI
4 lines
93 B
Modula-2
4 lines
93 B
Modula-2
LIBRARY nvic
|
|
DESCRIPTION 'TRACE32 Hardware Simulation Model'
|
|
EXPORTS SIMUL_Interface
|