I seem to be having issues with the emulator for the TMS570LS3137, it interrupts to undefEntry when the function _coreEnableEventBusExport_(); within _c_int00(void) is called; specifically it interrupts at the assembly line
mrc p15, #0x00, r0, c9, c12, #0x00
this code was compiled by HALCOGEN: 03.06.00
The code was built to the instructions of the example "N2HET PWM" for CCSv5
The code works when programmed onto a real TMS570LS3137.
The options in targetConfigs is Texas Instruments Simulator->Cortex R4, Big Endian
Which .gel should be used, it seems to default to a .gel in the unsup folder, though I have tried others I've found within the simulation folder.
This has been tried with an older version with updates and a clean installation of CCS5.5.0.00077_win32
Cheers,
Alan