The online help indicates that the Watchdog peripheral is simulated for the LPC1788 but it doesn't appear in the Peripherals menu and when the watchdog is accessed the following errors occur:
*** error 65: access violation at 0x40000000 : no 'read' permission *** error 65: access violation at 0x40000004 : no 'write' permission *** error 65: access violation at 0x40000000 : no 'write' permission *** error 65: access violation at 0x40000008 : no 'write' permission
The correct DLLs and parameters are selected in the Debug options for the project, and other peripheral simulation works (e.g. timers, GPIO, UART, PLL, etc.)
Is it known not to work or is there a trick/update to get Watchdog simulation for LPC1788 working?