RTEMS 6.1-rc5
|
Simple BSP for the TX3904 simulator built into gdb.
The following is how the simulator is invoked.
target sim –board=jmr3904
GDB must be configured with a target like "tx39-rtems". Otherwise, the simulator will not be built for the correct instruction and peripheral set.
The simulated system clock counts instructions. Setting the clock source to "clock" and the divider to 1 results in the timer directly counting the number of instructions executed.