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: Cannot flash to CPU2

Part Number: F29H85X-SOM-EVM

Tool/software:

Hello,

Below are the steps that we do to debug multiple core used program (led_ex2_blinky_cpu1_cpu2_cpu3_multi).

1. Loading the program onto CPU1

 

2. Running the software on CPU1

3. Connecting to CPU2 by selecting "Connect to Target"

4. Loading program (led_ex2_blinky_cpu1_cpu2_cpu3_multi_c29x2.out) to CPU2

after this step we are getting this error: C29xx_CPU2: Trouble Writing Register PC_FORCE: (Error 0xFFFFFAAF - hpti_context_cmapi_c29x:WriteRegister:391) Cannot modify PC while halted in an ISR (Emulation package 20.1.0.3429) 

and program is stuck in the _error_ , CPU2 is halted in reset.

**Before entering to debug, in build outputs, we are getting cpu2App.bin: no such file or directory and C29-cert-pad.bin: no such file or directory errors

is this the reason why we cannot flash to CPU2 nor to CPU3? 

what is the correct way to flash CPU2, why this error is occuring?

Thanks,

Nida