2006-03-20 09:09 PM
2006-03-13 09:55 PM
I have an RTOS which uses SWI for task switching in a yield() function.
When Semihosting is enabled in the RealView ICE, the application is slowed down a lot. When Semihosting is disabled there is no problem. Is this normal or is there a problem with the SWI implementation.