I'm working with a DM648 and DSP/BIOS 5.31 with CCS 3.3. I know that I can get the CPU load graph in CCS. I would like to get the CPU load as a variable within my program so that my host processor, connected to the serial port can read the CPU load. This is important because the host processor can start/stop various processing and needs to know if the DSP is running out of processing power when not connected to the emulator.
DSP/BIOS obviously has this information, but how to I access it as a variable in my code?
Many thanks,
Simon.