Other Parts Discussed in Thread: TCI6638K2K
Hi all,
Is there any way to "CPU Reset" code for keystone 2? I use Tci6638k2k device(4arm+8dsp). Is there any way to arm0 resets dsp core(s)?
I want to do that because:
Im using u-boot for downloading core loads from flash to sram. Arm0 loads other core's start adresses and send IPC to make run other cores. Its working for some dsp but not all. When i use ccs cpu reset for that cores before sending IPC, that cores runs too. Now im working to load rom start adress for that dsps before run, but its not working.
So CCS Cpu Reset make things happen, i cant figure it out. Is it possible to cpu reset with code?
What should i do?