This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

F29P329SM-Q1: One or more sections of your program falls into a memory region that is not writable

Part Number: F29P329SM-Q1
Other Parts Discussed in Thread: TIDA-020106

Hi, 

I have a board with F29P32SM2, i imported a project of "gpio_ex1_toggle", and change DSP PN from F29H85 to F29P329SM2, i can run this software in only RAM, but not in FLASH, below is the error log, could you help to find the reason? I am using CCS20.3.

 

C29xx_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.
C29xx_CPU1: File Loader: Verification failed: Values at address 0x10000000 do not match (expected: 0x30, actual: 0xFF) Please verify target memory and memory map.
C29xx_CPU1: GEL: File: C:\Users\A0492690\OneDrive - TEXAS INSTRUMENTS\Documents\Project\TIDA-020106_EMB\TIDA_020106_Software\TIDA-020106_EMB_F29H85_LP\FLASH\TIDA-020106_EMB_F29H85.out: a data verification error occurred, file load failed.

Regards

Hely

  • Hi Hely,

    and change DSP PN from F29H85 to F29P329SM2

    Where did you make this change in the ccmxl?

    C29xx_CPU1: GEL: File: C:\Users\A0492690\OneDrive - TEXAS INSTRUMENTS\Documents\Project\TIDA-020106_EMB\TIDA_020106_Software\TIDA-020106_EMB_F29H85_LP\FLASH\TIDA-020106_EMB_F29H85.out: a data verification error occurred, file load failed.

    Do you get this same error message with the gpio toggle example? This looks like a different program.

    Also, what CCS version are you using and what SDK version?

    Best Regards,

    Marlyn