Hi all,
I am new to firmware..I am using TMS320F28377D. Its a dual core processor. .But when I tried to flash cpu 2 its not getting programmed. its showing as given below.
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.
Hi all,
I am new to firmware..I am using TMS320F28377D. Its a dual core processor. .But when I tried to flash cpu 2 its not getting programmed. its showing as given below.
Hi Sreekanth,
Before connecting CPU2 for loading program, please ensure that CPU1 should be connected.
This is due to few Global Shared RAM's are owned by CPU1 and trying to accessed by CPU2 by your application. If CPU1 is in Reset state then CPU2 can be programmed
Please refer below doc for programming cpu1 & Cpu2
...\ti\controlSUITE\device_support\F2837xD\v180\doc\F2837xD-FRM-EX-UG.pdf
Hope this will help you to program cpu2.
Regards
Aditya