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.

F29H85X-SOM-EVM: Core 1 Flashing Issue

Part Number: F29H85X-SOM-EVM

Tool/software:

When I load MCU_Core1 program, I get this error message:

C29xx_CPU1: Error during Flash Programming. Program command was not issued since address provided for Flash program operation is invalid. Address provided is 0xFFFFFFFF
C29xx_CPU1: An attempt was made to program to an address not within this Bank Mode.
C29xx_CPU1: Please ensure that you have programmed the correct Bank Mode prior to flash programming.
C29xx_CPU1: File Loader: Memory write failed: Unknown error
C29xx_CPU1: GEL: File: C:\Users\Desktop\mcu-main\MCU_Core1\FLASH\MCU_Core1.out: Load failed.
File: C:\Users\Desktop\main\MCU_Core1\FLASH\MCU_Core1.out: Load failed.

What could be the reason?

  • Hi Mohammad,

    Based on the name of the project, this appears to be a project created by you. Can you please try to flash a program from the SDK to confirm there is nothing wrong with your HW or setup?

    What bank mode is your device currently in? The BANKMODE can be checked by reading the value of the BANKMODE register within the SSU_GEN_REGS registers.

    Best Regards,

    Marlyn