You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The app_flashlib_example accesses the data-partition. Therefore non-zero data partition has to be created when flashing the app_flashlib_example.
The data partition size is flash size - boot_partition_size (parameter to xflash)
This should be documented.
Also:
Executing The Example Application (Command Line):
should be changed to
Compiling The Example Application (Command Line):
The text was updated successfully, but these errors were encountered:
The app_flashlib_example accesses the data-partition. Therefore non-zero data partition has to be created when flashing the app_flashlib_example.
The data partition size is flash size - boot_partition_size (parameter to xflash)
This should be documented.
Also:
Executing The Example Application (Command Line):
should be changed to
Compiling The Example Application (Command Line):
The text was updated successfully, but these errors were encountered: