Hello,
Say I want to create a single task in Sys/Bios that would never get interrupted - I mean never. Let's assume that I haven't intentionally created any HWIs or SWIs or any other higher priority tasks. Yes, I realize this defeats the purpose of having an RTOS in the first place.
However, the question I'm really trying to answer is, when does all this nifty logging and debugging code run (IE - load logging, task logging, application logging - calls to functions like Log_info0())? Does it all get updated in the idle task and thrown into the buffers on the processor, or is there some cyclical update that happens behind the scenes through JTAG that would interrupt this theoretical Sys/Bios task? Other than disabling the clock module, are there any other debugging features that I would need to disable to prevent the task from getting interrupted?
Thanks.
Brian Sarvis
Sys/Bios 6_33_05_46
XDC 3_23_03_53
CCS Version: 5.2.1.00018