Cypress Traveo II
This chapter describes how to program Work Flash.
Work Flash is a flash memory used to store data (code storage for user application execution and local data storage/update for MCU-based systems). Work flash is a part of the eCT Flash. Reading from a work flash that is still in an erased state will result in random data in the Memory Window. Example below.
![]() |
Normal usage of work flash is as follows:
1. Erase the entire sector via the Mass Erase option.
2. Program word(s) including ECC bits.
3. Read 32-bit word including ECC.
For more information about Work Flash refer to Traveo II Family Architecture Technical Reference Manual.