hello everybody,
i have a question about the execution graph of DSP/BIOS.( i am using CCS 3.3 , dsp/bios 5.33, c64+ CPU simulator)
I wrote a program with multitasks in a manner that it highlights preemption but When i run the program i have the following:

but when i run the program with some breakpoints around or step by step, i have the following:

is DSP/BIOS communication protocol missing some data or what exactly?