Hi,
I'm working on the NXP MPC5748G board and want to develop on the windiss simulator as well.
Does it have a GDB-server? Very little info on the net...
This is how I'm running windiss:
PS C:\> windiss -tPPC C:\WindRiver\diab\5.9.4.8\example\powerpc\bubble.out
Initial array: 10 9 8 7 6 5 4 3 2 1
Number of tests: 90
Sorted array: 1 2 3 4 5 6 7 8 9 10
windiss: Task finished, exit code: 0, Instructions executed: 19378
windiss: Interrupts were never enabled
Thanks.