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.

Reset Control

Other Parts Discussed in Thread: TMS320C6474

 hi

i am using the TMS320c6474 revision 2.1 .

i am trying to keep core 1 core 2 in reset  all the time.

so this what i am doing:

in the boot i load 3 images one for each core  and set the address 0x108FFFF8 to 0xf0f0f0 (so the core 1 and core 2 stay in reset after boot )

but still the core 1 and core 2 get out of the reset  and start running,why?

 

note ::i don't set the EVTPULSE4 bit (bit 4) of the C64x+ Megamodule core0's EVTASRT register to 1.

 

 

thanks