[fpc-devel] STM32F407 fun

Jeppe Johansen jeppe at j-software.dk
Sat Mar 19 09:19:29 CET 2016


On 03/19/2016 04:47 AM, Andrew Haines wrote:
> I'm guessing there is some define I have to use and everything will 
> start working :)
>
> Where do I go from here?
You need to remove classes from your used units. It needs a thread 
manager to work.
The default thread manager simply halts the program if anything calls 
it, so that's exactly what you are seeing.



More information about the fpc-devel mailing list