You have added r_flash_lp which is for S3 or S1 families. You need to use r_flash_hp for S7 family devices, the API for the 2 drivers are the same (so the example in the SSP users manual API calls can still be used, but renamed to use the r_flash_hp instance you add to your project), but the under lying code is different (to support the different flash technology between S7 and S3/S1)
↧