[fpc-devel] STM32F407 fun

Andrew Haines andrewd207 at aol.com
Sat Mar 19 13:23:35 CET 2016


On 03/19/2016 04:19 AM, Jeppe Johansen wrote:
> 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.
> _______________________________________________
> fpc-devel maillist  -  fpc-devel at lists.freepascal.org
> http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel
Ok well that was easy :) It is working now.

Thanks again,

Andrew



More information about the fpc-devel mailing list