Hi,
I designed a board in which I have a DSP C5402 connected to MSP430 MCU. After start-up, the MSP430 load the DSP FW sections to DSP Memory through HPI.
The interface have been working well. however, in some boards I got the issue that DSP is not performing bootloader correctly.
some useful details:
- Hardware: HINT is tied to INT2, MP/MC pin connected to VSS.
- I tested the HPI read/write transactions >> It works fine.
- I'm able to run code on DSP through JTAG Link XDS.
- both FW sections and Entry point are written to DSP correctly, However The DSP is not running FW.
My questions.
Is there any other thing That I should verify?
I need your help so I can debug if there is HW or SW issue on the boards showing the issue.
Thanks.