I am using F28377D Delfino Experimenter Kit. In which i can successfully load program named "blinky" in RAM and FLASH both.
After successful experiment with kit, i have developed new control card. In which i can only load program in RAM. When i try to load in FLASH, i got this kind of error.
C28xx_CPU1: GEL Output:
Memory Map Initialization Complete
C28xx_CPU1: Loader: One or more sections of your program falls into a memory region that is not writable. These regions will not actually be written to the target. Check your linker configuration and/or memory map.
C28xx_CPU1: File Loader: Data verification failed at address 0x00088000 Please verify target memory and memory map.
C28xx_CPU1: GEL: File: C:\Users\admin\Desktop\Running with Inverter\14oct2015_module testing\1MHz_PS_73.00_cpu1\CPU1_FLASH_STANDALONE\1MHz_PS_73.00_cpu1.out: a data verification error occurred, file load failed.
what should i do?