User`s manual

46 MiniCore RCM5600W
5.2.4 User and ID Blocks
The sample program USERBLOCK_INFO.C in the Dynamic C SAMPLES\USERBLOCK
folder can be used to determine the version of the ID block, the size of the ID and user
blocks, whether or not the ID/user blocks are mirrored, the total amount of flash memory
used by the ID and user blocks, and the area of the user block available for your applica-
tion.
The USERBLOCK_CLEAR.C sample program shows you how to clear and write the con-
tents of the user block that you are using in your application (the calibration constants in
the reserved area and the ID block are protected).
NOTE: Since RCM5600W MiniCore modules have a serial boot flash that shares the
serial flash SPI lines with other devices, exercise care when accessing the user block.
Pay attention to the instructions associated with the user block function calls in the
Dynamic C
LIB\Rabbit4000\BIOSLIB\IDBLOCK.LIB
library.
5.2.5 Wi-Fi Drivers
Complete information on the Wi-Fi libraries and function calls is provided in Chapter 6.
Additional information on TCP/IP is provided in the Dynamic C TCP/IP Users Manual.