# ============================================================================== # Filename: hwconfig-gcu3.rc # Content: HW-specific settings called by monrc.rc # [IdentStart] Dataradio uMON gcu3 $Revision: 1.1 $ [IdentEnd] # ============================================================================== # ------------------------------------------------------------------------------ # Edit this section with your settings # ------------------------------------------------------------------------------ # Uncomment next setting to perform Hard Reset on error condition synchronous # exceptions set EXCWDOG 1 # ------------------------------------------------------------------------------ # Toggles section. # Each element of this section must have exactly one option selected. # ------------------------------------------------------------------------------ # Watchdog mode #set WATCHDOG 1 # Enables the watchdog set WATCHDOG 0 # Disables the watchdog # ------------------------------------------------------------------------------ # DO NOT EDIT THIS SECTION UNLESS YOU KNOW WHAT YOU'RE DOING !! # ------------------------------------------------------------------------------ # Definition of the memory regions set RAM_SIZE 0x00800000 # 8-MB RAM total on the board set RESERVED_RAM_SIZE 0x00008000 # 32-KB reserved for exclusive usage by apps set TFSIO_NUMBER_BUFFERS 1 # 1 RAM buffer for file creation set TFSIO_BUFFER_SIZE 786432 # 768-KB per RAM buffer for file creation # End of hwconfig-gcu3.rc