Prepare data
- Setup memory content for validate transfer.
for
(i = 0; i < TRANSFER_SIZE*TRANSFER_COUNTER; i++) {
source_memory[i] = i;
}
for
(i = 0; i < TRANSFER_SIZE*TRANSFER_COUNTER; i++) {
source_memory[i] = i;
}
The online versions of the documents are provided as a courtesy. Verify all content and data in the device’s PDF documentation found on the device product page.