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.

bhFlashBurn version 4.0.0.1 flash error using DSP/BIOS

Hi,

After upgrading bhFlashBurn from version 3.1 to 4.0.0.1 I get the following errors when flashing af DSP/BIOS project:

a) Running "Program Only" step

Programming section .args(32) at 0x0000863C, size 0x00000004
Task 'PRG_program'
Error: Task 'PRG_program' failed, status 12
Programming section .trace(35) at 0x00008000, size 0x00000200
Task 'PRG_program'
Error: Task 'PRG_program' failed, status 12

b) Running "Verify Only" step

Verifying section .args(32) at 0x0000863C, size 0x00000004
Task 'PRG_verify'
Error: Task 'PRG_verify' failed, status 40
Verifying section .trace(35) at 0x00008000, size 0x00000200
Task 'PRG_verify'
Error: Task 'PRG_verify' failed, status 40

I have downloaded the DSP/BIOS example projects "http://www.ti.com/litv/zip/spra958l"
from the document "Running an Application from Internal Flash Memory on the TMS320F28xxx DSP (Rev. L)"
and was using the following out file in the test, but have also seen the problem on f28035 and f2812 MCUs.

spra958l\F28069_examples_CCSv5\F28069_example_BIOS5_flash\Debug\F28069_example_BIOS5_flash.out

The program works after flashing but when running "Erase, Program, Verify" bhFlashBurn aborts after the program step.

Does anyone know how to avoid this problem?

Regards
Anders