Hi
we are a company dealing with communication infrastructures, and for developing a project we are using the TCI6488EVM.
In TCI6488EVM there are in total 2 processors. We are making a single software image to load on to all the six cores of the two processors. The problem is that we can distinguish between the core numbers by reading the core number. But when we try to read the Device num from DEVSTAT register for both the processors we get the same value (zero), where as the value that should come out should be 0 & 1.
Is there any way I can write the value of the DEVNUM in the DEVSTAT register.