Part Number: F29H85X-SOM-EVM
Tool/software:
Hi guys,
there is i had tested flash-model-_128_program example code test.
and after test done. reset and try run one more time, it show like this.
=============================================
C29xx_CPU1: Before doing any flash operations using the flash plugin:
C29xx_CPU1: (a)Please select which bank mode will be used for CPU operation - Bank Mode 0, Bank Mode 1, Bank Mode 2, Bank Mode 3.
C29xx_CPU1: (b)Please select the flash banks that the user would like the flash plugin to erase in the flash plugin GUI.
C29xx_CPU1: When loading data to SECCFG memory region within your .out file, you can select the option to
C29xx_CPU1: 'Allow NonMain Flash erase before loading data to Flash memory'.
C29xx_CPU1: WARNING - Erasing SECCFG will erase programmable OTP, please proceed with caution (device may get locked).
C29xx_CPU1: Enable NonMain sector erase ONLY if necessary.
C29xx_CPU1: When programming the NonMain BANKMGMT Settings to set the Bank Mode, check that the Flash Bank Mode Select
C29xx_CPU1: in the User Config Settings matches the set mode before resuming operations.
C29xx_CPU1: After programming the BANKMGMT, the device MUST BE RESET THROUGH XRSn to enable the new configuration.
C29xx_CPU1: Resetting the target...
C29xx_CPU1: Resetting the target completed...
C29xx_CPU1: Trouble Writing Register PC_FORCE: (Error 0xFFFFFAAF - hpti_context_cmapi_c29x:WriteRegister:391) Cannot modify PC while halted in an ISR (Emulation package 20.2.0.3536)
C29xx_CPU1: Error occurred during flash operation: Target failed to write register PC_FORCE
C29xx_CPU1: Configured PLL for 200MHz
C29xx_CPU1: Error occurred during flash operation: Timed out waiting for target to halt while executing wr_pll.alg
C29xx_CPU1: Error writing the PLL values (Flash algorithm timed out). Operation cancelled.
C29xx_CPU1: Perform a debugger reset and execute the Boot-ROM code (click on the RESUME button in CCS debug window) before erasing/loading the Flash. If that does not help to perform a successful Flash erase/load, check the Reset cause (RESC) register, NMI status flag (NMI_STS) register and the Boot-ROM status register for further debug.
C29xx_CPU1: File Loader: Memory write failed: Unknown error
C29xx_CPU1: GEL: File: D:\F29H85X\flash_mode0_128_program\FLASH\flash_mode0_128_program.out: Load failed.
C29xx_CPU1: Trouble Writing Register PC_FORCE: (Error 0xFFFFFAAF - hpti_context_cmapi_c29x:WriteRegister:391) Cannot modify PC while halted in an ISR (Emulation package 20.2.0.3536)
C29xx_CPU1: Error occurred during flash operation: Target failed to write register PC_FORCE
====================================================================================================

after like this, when i try to test debug mode, it always like this.
what is problem? and how to solve this issue?