Bootpart Functions (Compact 2013)
3/26/2014
The following table shows the Bootpart library functions with a description of each.
Function |
Description |
---|---|
Obtains the partition entry for an open partition. |
|
Initializes the Bootpart library. |
|
Erases, verifies, and writes logical sectors in a specified range. This function should be called when preparing flash memory for a download of multiple .bin files. |
|
Reads data from a partition. |
|
Sets the data pointer of a specified partition. The data pointer stores the logical byte address where the next read or write operation will occur. |
|
Writes data to the partition. |